deb-heat/heat/cloudinit/config
Steven Dake 797ea880d9 Install cloudinit specific files that are loaded into the mime userdata
Partially fixes Issue #48

Signed-off-by: Steven Dake <sdake@redhat.com>
2012-04-12 13:33:27 -07:00

10 lines
136 B
Plaintext

#cloud-config
cloud_config_modules:
- locale
- scripts_user
- set_hostname
- ssh
- timezone
- update_etc_hosts
- update_hostname