summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2012-08-31- Converted user list to user dict to allow exclusion of the default userBen Howard
2012-08-27Fixed critical bug where user and group creation was being done after SSHBen Howard
2012-08-22Merge with lp:cloud-initBen Howard
2012-08-22rework package mirror selectionScott Moser
2012-08-20fix config for proper spelling of 'authkey'Scott Moser
2012-08-20Added "userless" mode to cloud-init for handling the creation of theBen Howard
2012-08-20add ssh-authkey-fingerprint config module, to print fingerprints to consoleScott Moser
2012-08-10Adjustments so that the default old event is used whenJoshua Harlow
2012-08-09Move the code that did the 'cloud-config' upstart event name emitting to Joshua Harlow
2012-07-11add write-files module for "injecting" files (LP: #1012854)Scott Moser
2012-07-09DataSourceEc2: only do dns check in mirror selectionScott Moser
2012-06-21Comment cleanups and remove unneeded quotes.Joshua Harlow
2012-06-20Move back to the old dashs mixed with underscores for now until checking/migr...Joshua Harlow
2012-06-181. Removed the welcome message for now :-)Joshua Harlow
2012-06-18Add comments as to what the special reference sections mean in log_cfgsJoshua Harlow
2012-06-16Consistently use dashes instead of underscores for the transform namesJoshua Harlow
2012-06-161. Fix the welcome_msg name to welcome_message (oops)Joshua Harlow
2012-06-16Match the transform named final_msg by adding a _msg to the transform name.Joshua Harlow
2012-06-15Continued adding more comments about what each section/option does.Joshua Harlow
2012-06-09Start adding a system section.Joshua Harlow
2012-03-16rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhereScott Moser
2012-03-12import CloudStack data source [Cosmin Luta]Scott Moser
2012-03-09Renamed data source to CloudStackCosmin Luță
2012-03-09add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)Scott Moser
2012-03-08add MaaS datasource to default searchedScott Moser
2012-03-07Added ability of cloud-init to manage apt http pipeliningBen Howard
2012-03-04Merge from main branchCosmin Luță
2012-02-16DataSourceConfigDrive: support getting data from openstack config driveScott Moser
2012-02-16incorrect name for salt minion cloud_configScott Moser
2012-02-16initial version of DataSourceConfigDriveScott Moser
2012-02-15Support salt minions via cloud-config [Jeff Bauer] (LP: #927795)Scott Moser
2012-01-25Added support for CloudStack meta-dataCosmin Luță
2012-01-17Add ca-certs into the main config to run just before rsyslog.Mike Milner
2011-12-20support configuration of landscape-client via cloud-config (LP: #857366)Scott Moser
2011-07-21add chef module to cloud.cfg so it runs as cloud-configScott Moser
2011-06-14run cc_ssh as a cloud-init module so it is guaranteed to run beforeScott Moser
2011-03-04add mcollective to cloud.cfgScott Moser
2011-03-03add 'timezone' cloud-config module to cloud.cfgScott Moser
2011-02-17update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-configScott Moser
2011-02-17change from yaml+'#include' to yaml + config.d format for cloud.cfgScott Moser
2011-02-07add 'bootcmd' like 'runcmd' to cloud-config syntax for running things earlyScott Moser
2011-01-28add setting of passwords.Scott Moser
2011-01-26improve language in cloud.cfg commentScott Moser
2011-01-26rework of DataSource loading.Scott Moser
2011-01-25add support for reading rightscale style userdataScott Moser
2011-01-24move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invokingScott Moser
2011-01-21add function to cloud-init to run cloud-config style modulesScott Moser
2011-01-20add 'resize_rootfs' cloud-config option.Scott Moser
2011-01-20remove updates check, as its no longer really necessary (LP: #653220)Scott Moser
2011-01-19add handling of rsyslog in cloud-configScott Moser