Age | Commit message (Expand) | Author |
2011-12-22 | fix issue with part-handlers and base64 encoding (LP: #874342) | Scott Moser |
2011-12-21 | support configuration of landscape-client via cloud-config (LP: #857366) | Scott Moser |
2011-12-20 | add INSTANCE_ID to env of bootcmd, add cloud-init-per | Scott Moser |
2011-12-20 | output public ssh host keys to console on boot (LP: #893400) | Scott Moser |
2011-12-19 | revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04) | Scott Moser |
2011-12-19 | make stdin read from /dev/null for all cloud-init programs (LP: #903993) | Scott Moser |
2011-12-19 | update changelog for DataSourceEc2 changes | Scott Moser |
2011-12-16 | add support for reading configuration of mirror and proxy | Scott Moser |
2011-10-31 | use hashlib rather than md5 module to avoid deprecation warning. | Scott Moser |
2011-10-31 | fix bug in netinfo.debug_info if no network devices available | Scott Moser |
2011-10-31 | Mention in Changelog integration of Fedora packages (LP: #883286) | Scott Moser |
2011-10-30 | Add sample/example systemd config files | Scott Moser |
2011-10-13 | Improve OVF documentation and provide functional demo. | Scott Moser |
2011-09-01 | cloud-init-nonet.conf: just allow for the possibility that /var/run != /run | Scott Moser |
2011-09-01 | DataSourceOVF: change the default instance id from nocloud to iid-dsovf | Scott Moser |
2011-09-01 | DataSourceOVF do not provide a default static hostname | Scott Moser |
2011-09-01 | warn on failure of the hostname command when setting hostname | Scott Moser |
2011-08-29 | improve updating of .ssh/authorized_keys | Scott Moser |
2011-08-22 | Add some network debug info printed to the console | Scott Moser |
2011-08-22 | util.subp: do not attach stdin cloud-init's stdin to subprocesses (LP: 831505) | Scott Moser |
2011-08-03 | update ChangeLog | Scott Moser |
2011-08-01 | avoid a race condition if there were multiple networking devices | Scott Moser |
2011-07-26 | add support for 'include-once' and public and private keys to mcollective | Scott Moser |
2011-07-21 | add bug number for chef bug to Changelog | Scott Moser |
2011-07-19 | update changelog | Scott Moser |
2011-07-19 | increase timeout on read_seed when a seedfrom was explicitly given | 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 | [Marc Cluet] sanitize hosts file for system hostname (LP: #802637) | Scott Moser |
2011-06-28 | fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum] | Scott Moser |
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 | make the "cloud-config ready" command configurable (LP: #785551) | Scott Moser |
2011-06-17 | mention previous commit in ChangeLog | Scott Moser |
2011-06-14 | run cc_ssh as a cloud-init module so it is guaranteed to run before | Scott Moser |
2011-06-14 | Support disabling of byobu. | Scott Moser |
2011-06-01 | support configurable urls for metadata service | Scott Moser |
2011-04-06 | fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361) | Scott Moser |
2011-04-04 | convert some user input from dos to unix (LP: #744965) | Scott Moser |
2011-03-21 | fix bug with resizefs module | Scott Moser |
2011-03-21 | fix bug in part-handler code, that broke working part-handlers (LP: #739694) | Scott Moser |
2011-03-08 | fix issue where apt-update was not done unless explicitly set | Scott Moser |
2011-02-18 | update changelog for Marc's contributions | Scott Moser |
2011-02-18 | improve startup if no eth0 is available (LP: #714807) | 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-02-07 | update TODO, ChangeLog | Scott Moser |
2011-02-07 | add config option 'manual_cache_clean'. | Scott Moser |
2011-02-04 | update changelog | Scott Moser |