Age | Commit message (Expand) | Author |
2015-07-22 | Add DataSource.region and use it in mirror selection. | Daniel Watkins |
2015-03-04 | add snappy module | Scott Moser |
2015-01-20 | More FreeBSD improvements | Ben Arblaster |
2014-10-08 | new: The Ec2 datasource works for FreeBSD as well. | Harm Weites |
2014-09-29 | add ConfigDrive for freebsd config by default | Scott Moser |
2014-08-23 | change: Rename the config file to cloud.cfg-freebsd so it doesn't | Harm Weites |
2014-08-13 | change: Run the ssh module. | Harm Weites |
2014-08-10 | change: Cancel execution of several modules that are definately not | Harm Weites |
2014-08-09 | change: Add an important comment. | Harm Weites |
2014-08-08 | new: Config for FreeBSD. | Harm Weites |
2014-07-31 | initial commit oif iniit_switch | Scott Moser |
2014-01-15 | remove vendor-scripts-per-{boot,instance,once} | Scott Moser |
2014-01-15 | config/cloud.cfg: fix typo | Scott Moser |
2014-01-15 | merge from trunk | Scott Moser |
2014-01-14 | provide default 'output' setting to log to /var/log/cloud-init-output.log | Scott Moser |
2014-01-08 | Significant re-working of the userdata handling and introduction of | Ben Howard |
2013-09-30 | add default user to 'sudo' group. | Scott Moser |
2013-09-30 | Fix for default user not being in the sudo group (LP: #1228228). | Ben Howard |
2013-09-19 | Fixes for the MP. | Ben Howard |
2013-09-11 | Initial cut at disk partition support. | Ben Howard |
2013-09-03 | Review adjustments. | Joshua Harlow |
2013-03-01 | initial stab at growpart module | Scott Moser |
2012-11-19 | add 'sudo' entry for default user in default config/cloud.cfg | Scott Moser |
2012-11-14 | set shell for default ubuntu user to /bin/bash | Scott Moser |
2012-11-13 | support 'power_state' cloud-config for specifying shutdown | Scott Moser |
2012-11-13 | 'name' for default user must be all lower case. | Scott Moser |
2012-11-13 | rename module 'finalcmd' to power-state-change | Scott Moser |
2012-11-12 | add 'finalcmd' module for running code after cloud-init-final | Scott Moser |
2012-11-07 | Start adding a 'migrator' module | Joshua Harlow |
2012-11-07 | merge from trunk | Scott Moser |
2012-11-07 | update config to address name change | Scott Moser |
2012-10-23 | tweak default ubuntu user | Scott Moser |
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 |