Only run cfn-init once

cloud-config-final.service (atleast in Fedora 16) runs the user scripts.  So
there is no need to run them in cloud-config.service (which this file is processed
by).

May need a revisit on deb based systems.

Change-Id: Ib7c3d56a50bcdc4ea68626e1d57a28a4ec70e1b4
Signed-off-by: Steven Dake <sdake@redhat.com>
This commit is contained in:
Steven Dake 2012-05-23 07:42:19 -07:00
parent e4ccac1f94
commit 72c383396d
1 changed files with 0 additions and 1 deletions

View File

@ -1,7 +1,6 @@
#cloud-config
cloud_config_modules:
- locale
- scripts_user
- set_hostname
- ssh
- timezone