mirror of
https://github.com/farcasclaudiu/terraform-course.git
synced 2026-06-28 19:02:07 +03:00
demo-10
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
#cloud-config
|
||||
|
||||
repo_update: true
|
||||
repo_upgrade: all
|
||||
|
||||
packages:
|
||||
- docker
|
||||
- lvm2
|
||||
|
||||
output:
|
||||
all: '| tee -a /var/log/cloud-init-output.log'
|
||||
Reference in New Issue
Block a user