summaryrefslogtreecommitdiff
path: root/doc/examples
AgeCommit message (Expand)Author
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-19add cloud-config-archive input type.Scott Moser
2011-01-19support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292)Scott Moser
2011-01-19add handling of rsyslog in cloud-configScott Moser
2011-01-18move setting of default locale out of cloud-init, into cloud-configScott Moser
2011-01-12ssh-import-lp-id was renamed to ssh-import-idScott Moser
2010-09-10set grub-pc values based on user input or automaticallyScott Moser
2010-09-07Update documentation.Mathias Gug
2010-08-12doc/examples/cloud-config.txt: fix names in cloud_config_modulesScott Moser
2010-08-12update documentation for seed dataScott Moser
2010-08-12mention important metadata fields in docScott Moser
2010-08-12mention disable_root setting in examplesScott Moser
2010-08-12initial dump of "sans-cloud" code (DataSourceNoCloud)Scott Moser
2010-08-02mergedDustin Kirkland
2010-07-21add better comments to the part-handler exampleScott Moser
2010-07-08change default 'pass' entry to '2' rather than 0Scott Moser
2010-07-08add 'nobootwait' to the default options for fstab entriesScott Moser
2010-07-08Adding gluster exampleClint Byrum
2010-06-29mention nobootwait in mount configurationScott Moser
2010-06-18add cloud-config hooks for enabling byobu by default.Scott Moser
2010-06-18add suport for setting debconf selections through debconf-set-selectionsScott Moser
2010-06-18add ssh_import_id cloud-config moduleScott Moser
2010-06-17make cloud-config modules configurable by cloud-configScott Moser
2010-06-17cloud.cfg: remove accidently commited 'cloud_config_modules' sectionScott Moser
2010-02-24add info on how to delete null routeScott Moser
2010-02-19add "runcmd" support in CloudConfigScott Moser
2010-02-16Add cloud-config-puppet hook.Mathias Gug
2010-01-28add the part-handler pluginScott Moser
2010-01-28Add support for user defined mount pointsScott Moser
2010-01-26add doc/userdata.txt, move examples to doc/.Scott Moser