summaryrefslogtreecommitdiff
path: root/doc/examples
AgeCommit message (Expand)Author
2013-10-02fix permission changesScott Moser
2013-10-02use long format args rather than shortScott Moser
2013-10-01Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds.Eric Nordlund
2013-09-27remove non-ascii charsScott Moser
2013-09-27Updated the documentation on disk formatingBen Howard
2013-09-27merge from ben. disable partition creation on smartosScott Moser
2013-09-27update documentationScott Moser
2013-09-26Added support for formating the ephemeral disk on Windows Azure.Ben Howard
2013-09-19Fixes for the MP.Ben Howard
2013-09-11Initial cut at disk partition support.Ben Howard
2013-08-24changes to behavior on specifying keys.Scott Moser
2013-08-20Updated merge proposal with current treeBen Howard
2013-08-20Fixed no_base64_decode settingsBen Howard
2013-08-06initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.Scott Moser
2013-07-25azure: support bouncing interfaces to publish new hostnameScott Moser
2013-07-24shorten comments in example cloud-configScott Moser
2013-07-23Added blurb to documentation about the datasourceBen Howard
2013-07-08commit dev stateScott 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
2013-03-05add docScott Moser
2013-02-04make config of nocloud datasource able to specify meta-data and user-dataScott Moser
2013-01-31doc: fix example in cloud-config-write-files.txtScott Moser
2013-01-30Support package versions for the generic package config modulectracey
2013-01-25Adding a resolv.conf configuration module (LP: #1100434)Joshua Harlow
2013-01-25Adding a doc example for resolv_conf handler.ctracey
2013-01-24Add docs which can be used on readthedocs.orgJoshua Harlow
2012-12-12add 'omnibus' as an install type for chef.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-10sync with trunkScott Moser
2012-11-07Add a makefile yaml checking targetJoshua Harlow
2012-11-071. Rebased with trunkJoshua Harlow
2012-11-07adjust documentation to account for apt/package aliasesScott Moser
2012-10-23move default user info out of code and into configScott Moser
2012-09-21Fix some docs + pylint warnings + log on default created in the module.Joshua Harlow
2012-09-211. Cleanup the user creation so that the distro class isJoshua Harlow
2012-09-19doc: document 'tags' as comma delimited stringsScott Moser
2012-09-18Add support for useradd --selinux-user''Garrett Holmstrom
2012-08-31Add some examples on how to use the new launch-indexJoshua Harlow
2012-08-31incorrect example in docScott Moser
2012-08-31- Converted user list to user dict to allow exclusion of the default userBen Howard
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-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