Update init.cfg

This commit is contained in:
Edward Viaene
2017-04-09 21:25:49 +02:00
committed by GitHub
parent 72bb5c3e26
commit 76ab423eee
+5
View File
@@ -7,5 +7,10 @@ packages:
- docker.io - docker.io
- lvm2 - lvm2
runcmd:
- [ systemctl, daemon-reload ]
- [ systemctl, enable, docker.service ]
- [ systemctl, start, --no-block, docker.service ]
output: output:
all: '| tee -a /var/log/cloud-init-output.log' all: '| tee -a /var/log/cloud-init-output.log'