Age | Commit message (Expand) | Author |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-09-20 | Remove the need to have 'default_user' and | Joshua Harlow |
2012-09-19 | Fix ports.ubuntu.com mirror locations | Robie Basak |
2012-08-31 | - Converted user list to user dict to allow exclusion of the default user | Ben Howard |
2012-08-27 | Fixed critical bug where user and group creation was being done after SSH | Ben Howard |
2012-08-22 | Merge with lp:cloud-init | Ben Howard |
2012-08-22 | rework package mirror selection | Scott Moser |
2012-08-20 | fix config for proper spelling of 'authkey' | Scott Moser |
2012-08-20 | Added "userless" mode to cloud-init for handling the creation of the | Ben Howard |
2012-08-20 | add ssh-authkey-fingerprint config module, to print fingerprints to console | Scott Moser |
2012-08-10 | Adjustments so that the default old event is used when | Joshua Harlow |
2012-08-09 | Move the code that did the 'cloud-config' upstart event name emitting to | Joshua Harlow |
2012-07-11 | add write-files module for "injecting" files (LP: #1012854) | Scott Moser |
2012-07-09 | DataSourceEc2: only do dns check in mirror selection | Scott Moser |
2012-06-21 | Comment cleanups and remove unneeded quotes. | Joshua Harlow |
2012-06-20 | Move back to the old dashs mixed with underscores for now until checking/migr... | Joshua Harlow |
2012-06-18 | 1. Removed the welcome message for now :-) | Joshua Harlow |
2012-06-18 | Add comments as to what the special reference sections mean in log_cfgs | Joshua Harlow |
2012-06-16 | Consistently use dashes instead of underscores for the transform names | Joshua Harlow |
2012-06-16 | 1. Fix the welcome_msg name to welcome_message (oops) | Joshua Harlow |
2012-06-16 | Match the transform named final_msg by adding a _msg to the transform name. | Joshua Harlow |
2012-06-15 | Continued adding more comments about what each section/option does. | Joshua Harlow |
2012-06-09 | Start adding a system section. | Joshua Harlow |
2012-03-16 | rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere | Scott Moser |
2012-03-12 | import CloudStack data source [Cosmin Luta] | Scott Moser |
2012-03-09 | Renamed data source to CloudStack | Cosmin Luță |
2012-03-09 | add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461) | Scott Moser |
2012-03-08 | add MaaS datasource to default searched | Scott Moser |
2012-03-07 | Added ability of cloud-init to manage apt http pipelining | Ben Howard |
2012-03-04 | Merge from main branch | Cosmin Luță |
2012-02-16 | DataSourceConfigDrive: support getting data from openstack config drive | Scott Moser |
2012-02-16 | incorrect name for salt minion cloud_config | Scott Moser |
2012-02-16 | initial version of DataSourceConfigDrive | Scott Moser |
2012-02-15 | Support salt minions via cloud-config [Jeff Bauer] (LP: #927795) | Scott Moser |
2012-01-25 | Added support for CloudStack meta-data | Cosmin Luță |
2012-01-17 | Add ca-certs into the main config to run just before rsyslog. | Mike Milner |
2011-12-20 | support configuration of landscape-client via cloud-config (LP: #857366) | Scott Moser |
2011-07-21 | add chef module to cloud.cfg so it runs as cloud-config | Scott Moser |
2011-06-14 | run cc_ssh as a cloud-init module so it is guaranteed to run before | Scott Moser |
2011-03-04 | add mcollective to cloud.cfg | Scott Moser |
2011-03-03 | add 'timezone' cloud-config module to cloud.cfg | Scott Moser |
2011-02-17 | update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config | Scott Moser |
2011-02-17 | change from yaml+'#include' to yaml + config.d format for cloud.cfg | Scott Moser |
2011-02-07 | add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early | Scott Moser |
2011-01-28 | add setting of passwords. | Scott Moser |
2011-01-26 | improve language in cloud.cfg comment | Scott Moser |
2011-01-26 | rework of DataSource loading. | Scott Moser |
2011-01-25 | add support for reading rightscale style userdata | 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 |