mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-29 07:01:53 +03:00
Update init.cfg
This commit is contained in:
@@ -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'
|
||||||
|
|||||||
Reference in New Issue
Block a user