summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2016-02-03lxd: add support for setting up lxd using 'lxd init'Wesley Wiedenmeier
2015-10-09support configuring and installing the Ubuntu fan driverScott Moser
2015-07-22Add DataSource.region and use it in mirror selection.Daniel Watkins
2015-03-04add snappy moduleScott Moser
2014-10-08new: The Ec2 datasource works for FreeBSD as well.Harm Weites
2014-09-29add ConfigDrive for freebsd config by defaultScott Moser
2014-08-23change: Rename the config file to cloud.cfg-freebsd so it doesn'tHarm Weites
2014-08-13change: Run the ssh module.Harm Weites
2014-08-10change: Cancel execution of several modules that are definately notHarm Weites
2014-08-09change: Add an important comment.Harm Weites
2014-08-08new: Config for FreeBSD.Harm Weites
2014-07-31initial commit oif iniit_switchScott Moser
2014-01-15remove vendor-scripts-per-{boot,instance,once}Scott Moser
2014-01-15config/cloud.cfg: fix typoScott Moser
2014-01-15merge from trunkScott Moser
2014-01-14provide default 'output' setting to log to /var/log/cloud-init-output.logScott Moser
2014-01-08Significant re-working of the userdata handling and introduction ofBen Howard
2013-09-30add default user to 'sudo' group.Scott Moser
2013-09-30Fix for default user not being in the sudo group (LP: #1228228).Ben Howard
2013-09-19Fixes for the MP.Ben Howard
2013-09-11Initial cut at disk partition support.Ben Howard
2013-09-03Review adjustments.Joshua Harlow
2013-03-01initial stab at growpart moduleScott Moser
2012-11-19add 'sudo' entry for default user in default config/cloud.cfgScott Moser
2012-11-14set shell for default ubuntu user to /bin/bashScott Moser
2012-11-13support 'power_state' cloud-config for specifying shutdownScott Moser
2012-11-13'name' for default user must be all lower case.Scott Moser
2012-11-13rename module 'finalcmd' to power-state-changeScott Moser
2012-11-12add 'finalcmd' module for running code after cloud-init-finalScott Moser
2012-11-07Start adding a 'migrator' moduleJoshua Harlow
2012-11-07merge from trunkScott Moser
2012-11-07update config to address name changeScott Moser
2012-10-23tweak default ubuntu userScott Moser
2012-10-23move default user info out of code and into configScott Moser
2012-09-20Remove the need to have 'default_user' andJoshua Harlow
2012-09-19Fix ports.ubuntu.com mirror locationsRobie Basak
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