more userdata
This commit is contained in:
parent
63cb9239aa
commit
e735833c1f
1 changed files with 3 additions and 0 deletions
|
@ -172,6 +172,9 @@ cat > $vm_dir/uec/user-data<<EOF
|
|||
apt_update: true
|
||||
apt_upgrade: true
|
||||
packages: [ vim-nox, git-core ]
|
||||
password: pass
|
||||
chpasswd: { expire: False }
|
||||
disable_root: false
|
||||
EOF
|
||||
|
||||
# (re)start a metadata service
|
||||
|
|
Loading…
Reference in a new issue