mirror of
https://codeberg.org/scottslowe/learning-tools.git
synced 2026-03-11 09:04:37 +00:00
* move etcd.overrides to /etc/default/etcd ( more linuxy, upstart script tries to source that already ). * template etcd.defaults using values from servers.yml * provision installs curl if doesn't exist ( I use vbox and my base image doesn't have it ) * provision is now roughly idempotent * provision starts etcd or restarts it if already running * gitignore to not save template written .default files
2 lines
20 B
Text
2 lines
20 B
Text
.vagrant
|
|
*.defaults
|