Age | Commit message (Expand) | Author |
2013-10-31 | Documentation: fix name of "cloud-init-per" command | Robie Basak |
2013-10-24 | mention in doc | Scott Moser |
2013-10-09 | power_state_change: convert an int input for delay to string, improve doc | Scott Moser |
2013-10-03 | Added support for 'ephmeral0.<auto|any|0>' for device mappings in disk | Ben Howard |
2013-10-03 | merge from trunk | Scott Moser |
2013-10-02 | Added ability to define disks via 'ephemeralX.Y'. | Ben Howard |
2013-10-02 | cc_growpart: respect /etc/growroot-disabled | Scott Moser |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-02 | use long format args rather than short | Scott Moser |
2013-10-01 | Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds. | Eric Nordlund |
2013-09-27 | remove non-ascii chars | Scott Moser |
2013-09-27 | Updated the documentation on disk formating | Ben Howard |
2013-09-27 | merge from ben. disable partition creation on smartos | Scott Moser |
2013-09-27 | update documentation | Scott Moser |
2013-09-26 | Added support for formating the ephemeral disk on Windows Azure. | Ben Howard |
2013-09-19 | Fixes for the MP. | Ben Howard |
2013-09-11 | Initial cut at disk partition support. | Ben Howard |
2013-08-24 | changes to behavior on specifying keys. | Scott Moser |
2013-08-20 | Updated merge proposal with current tree | Ben Howard |
2013-08-20 | Fixed no_base64_decode settings | Ben Howard |
2013-08-06 | initially add support for apt_ftp_proxy and apt_https_proxy. tests to come. | Scott Moser |
2013-07-25 | azure: support bouncing interfaces to publish new hostname | Scott Moser |
2013-07-24 | shorten comments in example cloud-config | Scott Moser |
2013-07-23 | Added blurb to documentation about the datasource | Ben Howard |
2013-07-08 | commit dev state | Scott Moser |
2013-04-03 | invoke dist-upgrade instead of upgrade for apt upgrades | Scott Moser |
2013-04-03 | invoke 'dist-upgrade' instead of 'upgrade' on for upgrades. | Scott Moser |
2013-03-05 | add doc | Scott Moser |
2013-02-04 | make config of nocloud datasource able to specify meta-data and user-data | Scott Moser |
2013-01-31 | doc: fix example in cloud-config-write-files.txt | Scott Moser |
2013-01-30 | Support package versions for the generic package config module | ctracey |
2013-01-25 | Adding a resolv.conf configuration module (LP: #1100434) | Joshua Harlow |
2013-01-25 | Adding a doc example for resolv_conf handler. | ctracey |
2013-01-24 | Add docs which can be used on readthedocs.org | Joshua Harlow |
2012-12-12 | add 'omnibus' as an install type for chef. | Scott Moser |
2012-11-13 | implement power_state with tests. | Scott Moser |
2012-11-12 | add 'finalcmd' module for running code after cloud-init-final | Scott Moser |
2012-11-10 | sync with trunk | Scott Moser |
2012-11-07 | Add a makefile yaml checking target | Joshua Harlow |
2012-11-07 | 1. Rebased with trunk | Joshua Harlow |
2012-11-07 | adjust documentation to account for apt/package aliases | Scott Moser |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |
2012-09-21 | 1. Cleanup the user creation so that the distro class is | Joshua Harlow |
2012-09-19 | doc: document 'tags' as comma delimited strings | Scott Moser |
2012-09-18 | Add support for useradd --selinux-user'' | Garrett Holmstrom |
2012-08-31 | Add some examples on how to use the new launch-index | Joshua Harlow |
2012-08-31 | incorrect example in doc | Scott Moser |
2012-08-31 | - Converted user list to user dict to allow exclusion of the default user | Ben Howard |
2012-08-27 | move user-groups section from cloud-config.txt to its own file. | Scott Moser |