summaryrefslogtreecommitdiff
path: root/doc/examples/cloud-config.txt
AgeCommit message (Expand)Author
2020-10-30Correct documentation and testcase data for some user-data YAML (#618)dermotbradley
2020-07-15ssh exit with non-zero status on disabled user (#472)Eduardo Otubo
2020-05-13Add schema to apt configure config (#357)lucasmoura
2020-04-22YAML align indent sizes for docs readability (#323)Tak Nishigori
2018-09-08config: disable ssh access to a configured user accountChad Smith
2018-07-09docs: note in rtd about avoiding /tmp when writing filesChad Smith
2017-03-24Add support for setting hashed passwordsTore S. Lonoy
2017-01-12Fix minor docs typo: perserve > preserveJeremy Bicha
2016-12-19doc: change 'nobootwait' to 'nofail' in docsAnhad Jai Singh
2016-08-18Apt: add new apt configuration formatChristian Ehrhardt
2016-06-03tests: fix apt tests to run inside ubuntu build environmentScott Moser
2016-05-30improve wording in the examplesChristian Ehrhardt
2016-05-24improve examples of ap_sourceChristian Ehrhardt
2016-05-24fix typo in examples docChristian Ehrhardt
2016-05-23modify cloud-config examples to match the new apt_source formatChristian Ehrhardt
2016-05-12fix old typo in exampleChristian Ehrhardt
2016-05-12alphabetical import orderChristian Ehrhardt
2016-05-12Document apt_custom_sources_list in examplesChristian Ehrhardt
2016-05-12update doc/examples/cloud-config.txt with new key-without-source casesChristian Ehrhardt
2015-03-04fix logging perms with list rather than singleScott Moser
2015-02-11provide default final message in jinja to avoid WARN in logScott Moser
2014-02-12Add 'unverified_modules' config option and skip unverified modulesScott Moser
2013-12-14support calling apt with eatmydata, enable by default if available.Scott Moser
2013-12-12fix 'make yaml'.Scott Moser
2013-10-31Documentation: fix name of "cloud-init-per" commandRobie Basak
2013-10-24mention in docScott Moser
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