summaryrefslogtreecommitdiff
path: root/doc/examples
AgeCommit message (Expand)Author
2011-04-04documentation update: fix paths for seed dir in examples/seed/READMEScott Moser
2011-02-20Changes to mcollective module, added docsMarc Cluet
2011-02-19add examples of kernel command line cloud-configScott 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-07make DataSourceEc2 configurable (timeout, retries), lower default retriesScott 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-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