Go to file
Scott Moser e9150389b9 make the module list that cloud-config selects specified via cmdline
instead of hard-coding in cloud-init-cfg the module list that should be
read, read it from the second command line argument.  Basically, instead
of reading 'cloud_config_modules', specify 'cloud_config' when
cloud-init-cfg is run.

change the upstart job to invoke cloud-init-cfg with:
   exec cloud-init-cfg all cloud_config
rather than
   exec cloud-init-cfg all
2011-01-24 12:04:09 -05:00
2011-01-20 17:17:45 -05:00
Description
RETIRED, Cross-platform instance initialization
4 MiB