mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-22 09:01:59 +03:00
Update init.cfg
This commit is contained in:
@@ -6,6 +6,11 @@ repo_upgrade: all
|
||||
packages:
|
||||
- docker.io
|
||||
- lvm2
|
||||
|
||||
runcmd:
|
||||
- [ systemctl, daemon-reload ]
|
||||
- [ systemctl, enable, docker.service ]
|
||||
- [ systemctl, start, --no-block, docker.service ]
|
||||
|
||||
output:
|
||||
all: '| tee -a /var/log/cloud-init-output.log'
|
||||
|
||||
Reference in New Issue
Block a user