Age | Commit message (Expand) | Author |
2011-05-28 | changed config key name | keyz182 |
2011-05-28 | Added support for loading metadata urls from config files. | keyz182 |
2011-04-21 | Added Chef plugin | Avishai Ish-Shalom |
2011-04-04 | documentation update: fix paths for seed dir in examples/seed/README | Scott Moser |
2011-02-20 | Changes to mcollective module, added docs | Marc Cluet |
2011-02-19 | add examples of kernel command line cloud-config | Scott Moser |
2011-02-18 | minor updates to ovf documentation | Scott Moser |
2011-02-18 | fix the base64 encoded value for user-data. | Scott Moser |
2011-02-17 | update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config | Scott Moser |
2011-02-07 | add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early | Scott Moser |
2011-02-07 | make DataSourceEc2 configurable (timeout, retries), lower default retries | Scott Moser |
2011-02-07 | add config option 'manual_cache_clean'. | Scott Moser |
2011-01-28 | add setting of passwords. | Scott Moser |
2011-01-28 | add previous-instance-id and previous-datasource files to cloud/data | Scott Moser |
2011-01-27 | take correct action if def_log_file and syslog_fix_perms are empty | Scott Moser |
2011-01-26 | if output entry is a scalar, send stdout and stderr same place | Scott Moser |
2011-01-26 | add timezone to cloud-config (LP: #645458) | Scott Moser |
2011-01-25 | fix typo in doc/ovf/environment.xml | Scott Moser |
2011-01-25 | drop the suggested support of urlencoded 'userdata' Property | Scott Moser |
2011-01-25 | - change Properties expected in example environment file. | Scott Moser |
2011-01-25 | remove redundant ProductSection in environment.xml | Scott Moser |
2011-01-25 | initial import of ovf code | Scott Moser |
2011-01-25 | add support for posting data to a URL (phone_home) | Scott Moser |
2011-01-25 | add support for redirecting output of cloud-init, cloud-config and cloud-final | Scott Moser |
2011-01-24 | move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking | Scott Moser |
2011-01-21 | add function to cloud-init to run cloud-config style modules | Scott Moser |
2011-01-20 | add 'resize_rootfs' cloud-config option. | Scott Moser |
2011-01-19 | add cloud-config-archive input type. | Scott Moser |
2011-01-19 | add 'data' entry in pathmap and move get_cpath to a static function | Scott Moser |
2011-01-19 | initial /var/lib rework still lots to do. includes a fix for LP: #704509 | Scott Moser |
2011-01-19 | add doc about redesigned /var/lib/cloud | Scott Moser |
2011-01-19 | support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292) | Scott Moser |
2011-01-19 | add handling of rsyslog in cloud-config | Scott Moser |
2011-01-18 | move setting of default locale out of cloud-init, into cloud-config | Scott Moser |
2011-01-12 | ssh-import-lp-id was renamed to ssh-import-id | Scott Moser |
2011-01-06 | initial import of work-in-progress OVF code | Scott Moser |
2010-09-10 | set grub-pc values based on user input or automatically | Scott Moser |
2010-09-07 | Update documentation. | Mathias Gug |
2010-08-12 | doc/examples/cloud-config.txt: fix names in cloud_config_modules | Scott Moser |
2010-08-12 | update documentation for seed data | Scott Moser |
2010-08-12 | mention important metadata fields in doc | Scott Moser |
2010-08-12 | mention disable_root setting in examples | Scott Moser |
2010-08-12 | initial dump of "sans-cloud" code (DataSourceNoCloud) | Scott Moser |
2010-08-02 | merged | Dustin Kirkland |
2010-07-21 | add better comments to the part-handler example | Scott Moser |
2010-07-08 | change default 'pass' entry to '2' rather than 0 | Scott Moser |
2010-07-08 | add 'nobootwait' to the default options for fstab entries | Scott Moser |
2010-07-08 | Adding gluster example | Clint Byrum |
2010-06-29 | mention nobootwait in mount configuration | Scott Moser |
2010-06-18 | add cloud-config hooks for enabling byobu by default. | Scott Moser |