Age | Commit message (Expand) | Author |
2011-08-02 | This fixes LP: #819507, to make consume_userdata run 'always' | Scott Moser |
2011-07-26 | use util.write_file in cc_mcollective.py | Scott Moser |
2011-07-26 | cc_mcollective: use util.write_file, change perms of private key file to 0600 | Scott Moser |
2011-07-25 | Added ssl cert support to mcollective | Marc Cluet |
2011-07-21 | fix syntax error in cc_chef.py | Scott Moser |
2011-07-19 | improve the updating of /etc/hosts with correct fqdn when possible | Scott Moser |
2011-07-19 | do not complain if attempt to resizefs in an lxc container fails | Scott Moser |
2011-07-18 | add chef [Avishai Ish-Shalom] | Scott Moser |
2011-06-30 | * cloudinit/CloudConfig/cc_update_etc_hosts.py | Marc Cluet |
2011-06-17 | read authorized_keys location from sshd_config (LP: #731849) | Scott Moser |
2011-06-17 | make the default "fill in" mount entries configurable. (LP: #785542) | Scott Moser |
2011-06-17 | change, and make configurable the prefix for entries in root authorized_keys | Scott Moser |
2011-06-14 | Support disabling of byobu. | Scott Moser |
2011-04-29 | Seperated chef gems install to another function | Avishai Ish-Shalom |
2011-04-24 | updated ruby packages list | Avishai Ish-Shalom |
2011-04-24 | ruby_version should be configurable | Avishai Ish-Shalom |
2011-04-21 | Added Chef plugin | Avishai Ish-Shalom |
2011-04-21 | Allow configurable hostname prefix and hostname attribute | Avishai Ish-Shalom |
2011-04-06 | fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361) | Scott Moser |
2011-03-30 | cloudinit/CloudConfig/cc_timezone.py: remove debug print out | Scott Moser |
2011-03-21 | fix bug with resizefs module | Scott Moser |
2011-03-08 | fix issue where apt-update was not done unless explicitly set | Scott Moser |
2011-03-03 | make update of sources not prevent installation attempt (LP: #728167) | Scott Moser |
2011-03-03 | cc_resizefs.py: log output of failed resizefs or blkid commands | Scott Moser |
2011-02-22 | merge mcollective fixes from Marc. Changes to indentation and added comments | Scott Moser |
2011-02-20 | Change output format for ConfigParser | Marc Cluet |
2011-02-20 | Changes to mcollective module, added docs | Marc Cluet |
2011-02-18 | handle no datasource better cloud-init-cfg | Scott Moser |
2011-02-18 | add carriage return to cc_final_message.py output | Scott Moser |
2011-02-18 | fix syntax erorr in cc_puppet.py | Scott Moser |
2011-02-18 | Update puppet to replace rather than append, add mcollective [Marc Cluet] | Scott Moser |
2011-02-17 | update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config | Scott Moser |
2011-02-15 | Changes to puppet module + mcollective module | Marc Cluet |
2011-02-07 | add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early | Scott Moser |
2011-02-07 | add apt helper routeins to CloudConfig, and use them in apt and puppet | Scott Moser |
2011-02-07 | add 'run_per_instance' to CloudConfig | Scott Moser |
2011-02-07 | rename 'datadir' key to 'data' in pathmap | Scott Moser |
2011-02-04 | resizefs didn't work, as 'blkid' would return error status 2 | Scott Moser |
2011-02-04 | change default of resize_rootfs to True | Scott Moser |
2011-01-28 | Removing quotes from puppet config option values | Ryan Lane |
2011-01-28 | add setting of passwords. | Scott Moser |
2011-01-26 | if output entry is a scalar, send stdout and stderr same place | Scott Moser |
2011-01-26 | cc_ssh: if a private key is supplied, do not require public. | Scott Moser |
2011-01-26 | add timezone to cloud-config (LP: #645458) | Scott Moser |
2011-01-26 | change 'except' syntax to python 3 style. | Scott Moser |
2011-01-25 | add get_config_obj to a DataSource object. | Scott Moser |
2011-01-25 | make final_message run 'per_always' rather than per-instance | Scott Moser |
2011-01-25 | make rightscale config default to once-per-instance, not once-ever | Scott Moser |
2011-01-25 | add support for posting data to a URL (phone_home) | Scott Moser |
2011-01-25 | add support for reading rightscale style userdata | Scott Moser |