Age | Commit message (Expand) | Author |
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 |
2012-08-27 | Fixed critical bug where user and group creation was being done after SSH | Ben Howard |
2012-08-22 | add support for creating initial users and groups | Scott Moser |
2012-08-20 | Added "userless" mode to cloud-init for handling the creation of the | Ben Howard |
2012-08-14 | doc: move datasource documentation to doc/sources | Scott Moser |
2012-08-14 | Add RHEVm and vSphere support as datasource AltCloud | Scott Moser |
2012-08-03 | do not search for mirror named '<distro>-mirror' in dns by default | Scott Moser |
2012-07-24 | Add documentation for RHEVm and vSphere | Joe VLcek |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-11 | Update the write files with the new content/compression handling. | Joshua Harlow |
2012-07-11 | Adjust the decoding of the files that are given so that a canonicalize | Joshua Harlow |
2012-04-09 | replace bug links with LP: # syntax, use '$RELEASE' for apt source | Scott Moser |
2012-04-07 | Added an example for using Chef with oneiric | Lorin Hochstein |
2012-04-07 | Added GPG key | Lorin Hochstein |
2012-04-05 | Fixed opscode repo in chef recipe | Lorin Hochstein |
2012-04-04 | add reading of 'seedfrom' via DataSourceNoCloud's DataSourceConfig | Scott Moser |
2012-04-04 | initial checkin of kernel commandline cloud-config url support | Scott Moser |
2012-03-21 | allow cloud-config to control if resizefs is blocking or not | Scott Moser |
2012-03-16 | rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere | Scott Moser |
2012-03-09 | add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461) | Scott Moser |
2012-03-09 | mention bug number in cloud-config.txt | Scott Moser |
2012-03-08 | Simplified proposed patch | Ben Howard |
2012-03-08 | doc fixes | Scott Moser |
2012-03-07 | Added ability of cloud-init to manage apt http pipelining | Ben Howard |
2012-03-05 | commit initial config information for maas datasource | Scott Moser |
2012-02-17 | more documentation on configdrive | Scott Moser |
2012-02-17 | add doc for configdrive | Scott Moser |
2012-02-17 | support reading network interface config from DataSourceNoCloud | Scott Moser |
2012-02-11 | add support for salt minions | Jeff Bauer |
2012-01-20 | comment fix to cloud-config-chef.txt [Lorin Hochstein] | Scott Moser |
2012-01-20 | Corrected comment: puppet -> chef | Lorin Hochstein |
2012-01-17 | Add ca-certs example to docs. | Mike Milner |
2011-12-20 | support configuration of landscape-client via cloud-config (LP: #857366) | Scott Moser |
2011-12-20 | update documentation for bootcmd | Scott Moser |
2011-12-20 | output public ssh host keys to console on boot (LP: #893400) | Scott Moser |
2011-12-19 | revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04) | Scott Moser |