Closed aleks-mariusz closed 4 years ago
This PR addresses #15 and makes the following version changes:
The above represent the same version changes in the "upstream" repo this repo is meant to be based on.
Additionally, the following changes were also needed:
--runtime-config
--address
--bind-address
/var/lib/etcd
This PR addresses #15 and makes the following version changes:
The above represent the same version changes in the "upstream" repo this repo is meant to be based on.
Additionally, the following changes were also needed:
--runtime-config
parameter needing to be in quotes (per the same upstream change)--address
parameter changed to--bind-address
./var/lib/etcd
to run (otherwise it refuses to start).