summaryrefslogtreecommitdiff
path: root/doc/examples
AgeCommit message (Expand)Author
2012-08-03do not search for mirror named '<distro>-mirror' in dns by defaultScott Moser
2012-07-11add write-files module for "injecting" files (LP: #1012854)Scott Moser
2012-07-11Update the write files with the new content/compression handling.Joshua Harlow
2012-07-11Adjust the decoding of the files that are given so that a canonicalizeJoshua Harlow
2012-04-09replace bug links with LP: # syntax, use '$RELEASE' for apt sourceScott Moser
2012-04-07Added an example for using Chef with oneiricLorin Hochstein
2012-04-07Added GPG keyLorin Hochstein
2012-04-05Fixed opscode repo in chef recipeLorin Hochstein
2012-04-04add reading of 'seedfrom' via DataSourceNoCloud's DataSourceConfigScott Moser
2012-03-21allow cloud-config to control if resizefs is blocking or notScott Moser
2012-03-16rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhereScott Moser
2012-03-09add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)Scott Moser
2012-03-09mention bug number in cloud-config.txtScott Moser
2012-03-08Simplified proposed patchBen Howard
2012-03-08doc fixesScott Moser
2012-03-07Added ability of cloud-init to manage apt http pipeliningBen Howard
2012-03-05commit initial config information for maas datasourceScott Moser
2012-02-11add support for salt minionsJeff Bauer
2012-01-20comment fix to cloud-config-chef.txt [Lorin Hochstein]Scott Moser
2012-01-20Corrected comment: puppet -> chefLorin Hochstein
2012-01-17Add ca-certs example to docs.Mike Milner
2011-12-20support configuration of landscape-client via cloud-config (LP: #857366)Scott Moser
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-19make DataSourceEc2 more resilliant to slow metadata service (LP: #894279)Scott Moser
2011-12-16add apt_proxy doc to cloud-config.txtScott Moser
2011-12-16add documentation for mirror selectionScott Moser
2011-11-22fix doc for ec2 datasourceScott 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-09-13Bringing in proper json support for firstboot.json from lp:~avishai-ish-shalo...Mike Moulton
2011-09-12Set sane defaults for 'node_name' and 'environment'Mike Moulton
2011-09-10Modifications to properly support both 'gems' and 'packages' install types.Mike Moulton
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-08-03add example part-handler implementing the version 2 part-handlerScott Moser
2011-07-26clarify warning text in mcollective config exampleScott Moser
2011-07-25Added ssl cert support to mcollectiveMarc Cluet
2011-07-25Added new feature include-onceMarc Cluet
2011-07-18add chef [Avishai Ish-Shalom]Scott 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-06-01support configurable urls for metadata serviceScott Moser
2011-05-28changed config key namekeyz182
2011-05-28Added support for loading metadata urls from config files.keyz182
2011-04-21Added Chef pluginAvishai Ish-Shalom