Age | Commit message (Expand) | Author |
2013-02-05 | Continue adding datasource docs. | harlowja |
2013-02-04 | Add initial docs about datasources. | harlowja |
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 | Adding package versioning logic to package installation. | Joshua Harlow |
2013-01-30 | Support package versions for the generic package config module | ctracey |
2013-01-28 | Include the resolv.conf example. | Joshua Harlow |
2013-01-25 | Don't forget the hacking 'inclusion' file. | Joshua Harlow |
2013-01-25 | Integreate HACKING into the rtd site. | Joshua Harlow |
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 | Remove the release for now. | harlowja |
2013-01-24 | Fix the release variable. | harlowja |
2013-01-24 | Make the logo better. | harlowja |
2013-01-24 | Add docs which can be used on readthedocs.org | Joshua Harlow |
2012-12-19 | Merged trunk lp:cloud-init | Vlastimil Holer |
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-10-03 | Minor OpenNebula's documentation tuning. | Vlastimil Holer |
2012-10-03 | Add documentation for OpenNebula datasource. | Vlastimil Holer |
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 |