summaryrefslogtreecommitdiff
path: root/config
AgeCommit message (Expand)Author
2017-08-31upstart: do not package upstart jobs, drop ubuntu-init-switch module.Scott Moser
2017-06-15FreeBSD: Make freebsd a variant, fix unittests and tools/build-on-freebsd.Scott Moser
2017-06-08cloud.cfg: move to a template. setup.py changes along the way.Scott Moser
2017-05-10FreeBSD: improvements and fixes for use on AzureHongjiang Zhang
2016-11-22Just use file logging by defaultJoshua Harlow
2016-10-20Add support for snap create-user on Ubuntu Core images.Ryan Harper
2016-09-28ntp: move to run after apt configurationScott Moser
2016-09-20Adjust mounts and disk configuration for systemd.Scott Moser
2016-09-09systemd: Better support package and upgrade.Scott Moser
2016-08-22azure dhclient-hook cleanupsScott Moser
2016-08-15Get Azure endpoint server from DHCP clientBrent Baude
2016-08-10add ntp config moduleRyan Harper
2016-04-04merge with trunkScott Moser
2016-03-09Add default ubuntu user to lxd group (LP: #1539317)Robert Jennings
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
2015-01-20More FreeBSD improvementsBen Arblaster
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