summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config.txt
AgeCommit message (Expand)Author
2011-08-15add awareness of ecdsa keys.Scott Moser
2011-08-03minor fixes to docScott Moser
2011-08-03cloudinit/util.py: fix syntax errorScott Moser
2011-06-17make the default "fill in" mount entries configurable. (LP: #785542)Scott Moser
2011-06-17make the "cloud-config ready" command configurable (LP: #785551)Scott Moser
2011-06-17change, and make configurable the prefix for entries in root authorized_keysScott Moser
2011-06-14Support disabling of byobu.Scott Moser
2011-02-17update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-configScott Moser
2011-02-07add 'bootcmd' like 'runcmd' to cloud-config syntax for running things earlyScott Moser
2011-02-07add config option 'manual_cache_clean'.Scott Moser
2011-01-28add setting of passwords.Scott Moser
2011-01-27take correct action if def_log_file and syslog_fix_perms are emptyScott Moser
2011-01-26if output entry is a scalar, send stdout and stderr same placeScott Moser
2011-01-26add timezone to cloud-config (LP: #645458)Scott Moser
2011-01-25add support for posting data to a URL (phone_home)Scott Moser
2011-01-25add support for redirecting output of cloud-init, cloud-config and cloud-finalScott 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-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-08-12doc/examples/cloud-config.txt: fix names in cloud_config_modulesScott Moser
2010-08-12mention disable_root setting in examplesScott 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-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-01-28Add support for user defined mount pointsScott Moser
2010-01-26add doc/userdata.txt, move examples to doc/.Scott Moser