summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config.txt
AgeCommit message (Expand)Author
2013-08-06initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.Scott Moser
2013-04-03invoke dist-upgrade instead of upgrade for apt upgradesScott Moser
2013-04-03invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.Scott Moser
2012-11-13implement power_state with tests.Scott Moser
2012-11-12add 'finalcmd' module for running code after cloud-init-finalScott Moser
2012-11-07Add a makefile yaml checking targetJoshua Harlow
2012-11-07adjust documentation to account for apt/package aliasesScott Moser
2012-08-27move user-groups section from cloud-config.txt to its own file.Scott Moser
2012-08-27Fixed critical bug where user and group creation was being done after SSHBen Howard
2012-08-22add support for creating initial users and groupsScott Moser
2012-08-20Added "userless" mode to cloud-init for handling the creation of theBen Howard
2012-08-03do not search for mirror named '<distro>-mirror' in dns by defaultScott Moser
2012-03-21allow cloud-config to control if resizefs is blocking or notScott Moser
2012-03-09mention bug number in cloud-config.txtScott Moser
2012-03-08Simplified proposed patchBen Howard
2012-03-07Added ability of cloud-init to manage apt http pipeliningBen Howard
2011-12-20update documentation for bootcmdScott Moser
2011-12-20output public ssh host keys to console on boot (LP: #893400)Scott Moser
2011-12-19revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04)Scott Moser
2011-12-16add apt_proxy doc to cloud-config.txtScott Moser
2011-12-16add documentation for mirror selectionScott Moser
2011-10-31add documentation of new config optionsScott Moser
2011-09-13[doc] add 'preseed' string to cloud-config for debconf-set-selectionsScott Moser
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