Age | Commit message (Expand) | Author |
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-05-16 | remove executable on logo.svg | 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-04-02 | Fix the default string used for merging. | Joshua Harlow |
2013-03-08 | Enable the merging.txt to be in .rst format for public viewing | Joshua Harlow |
2013-03-07 | merge from trunk | Scott Moser |
2013-03-07 | pep8 and pylint fixes | Scott Moser |
2013-03-06 | Add some nice docs on what this is. | Joshua Harlow |
2013-03-05 | add doc | Scott Moser |
2013-02-07 | DataSourceNoCloud: allow setting user-data and meta-data in config | Scott Moser |
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-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 |
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 |