summaryrefslogtreecommitdiff
path: root/ChangeLog
AgeCommit message (Expand)Author
2011-12-20output public ssh host keys to console on boot (LP: #893400)Scott Moser
2011-12-19revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04)Scott Moser
2011-12-19make stdin read from /dev/null for all cloud-init programs (LP: #903993)Scott Moser
2011-12-19update changelog for DataSourceEc2 changesScott Moser
2011-12-16add support for reading configuration of mirror and proxyScott Moser
2011-10-31use hashlib rather than md5 module to avoid deprecation warning.Scott Moser
2011-10-31fix bug in netinfo.debug_info if no network devices availableScott Moser
2011-10-31Mention in Changelog integration of Fedora packages (LP: #883286)Scott Moser
2011-10-30Add sample/example systemd config filesScott Moser
2011-10-13Improve OVF documentation and provide functional demo.Scott Moser
2011-09-01cloud-init-nonet.conf: just allow for the possibility that /var/run != /runScott Moser
2011-09-01DataSourceOVF: change the default instance id from nocloud to iid-dsovfScott Moser
2011-09-01DataSourceOVF do not provide a default static hostnameScott Moser
2011-09-01warn on failure of the hostname command when setting hostnameScott Moser
2011-08-29improve updating of .ssh/authorized_keysScott Moser
2011-08-22Add some network debug info printed to the consoleScott Moser
2011-08-22util.subp: do not attach stdin cloud-init's stdin to subprocesses (LP: 831505)Scott Moser
2011-08-03update ChangeLogScott Moser
2011-08-01avoid a race condition if there were multiple networking devicesScott Moser
2011-07-26add support for 'include-once' and public and private keys to mcollectiveScott Moser
2011-07-21add bug number for chef bug to ChangelogScott Moser
2011-07-19update changelogScott Moser
2011-07-19increase timeout on read_seed when a seedfrom was explicitly givenScott Moser
2011-07-19do not complain if attempt to resizefs in an lxc container failsScott Moser
2011-07-18add chef [Avishai Ish-Shalom]Scott Moser
2011-06-30[Marc Cluet] sanitize hosts file for system hostname (LP: #802637)Scott Moser
2011-06-28fix cloud-init in ubuntu lxc containers (LP: #800824) [Clint Byrum]Scott Moser
2011-06-17read authorized_keys location from sshd_config (LP: #731849)Scott Moser
2011-06-17make the default "fill in" mount entries configurable. (LP: #785542)Scott Moser
2011-06-17make the "cloud-config ready" command configurable (LP: #785551)Scott Moser
2011-06-17mention previous commit in ChangeLogScott Moser
2011-06-14run cc_ssh as a cloud-init module so it is guaranteed to run beforeScott Moser
2011-06-14Support disabling of byobu.Scott Moser
2011-06-01support configurable urls for metadata serviceScott Moser
2011-04-06fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361)Scott Moser
2011-04-04convert some user input from dos to unix (LP: #744965)Scott Moser
2011-03-21fix bug with resizefs moduleScott Moser
2011-03-21fix bug in part-handler code, that broke working part-handlers (LP: #739694)Scott Moser
2011-03-08fix issue where apt-update was not done unless explicitly setScott Moser
2011-02-18update changelog for Marc's contributionsScott Moser
2011-02-18improve startup if no eth0 is available (LP: #714807)Scott Moser
2011-02-17update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-configScott Moser
2011-02-17change from yaml+'#include' to yaml + config.d format for cloud.cfgScott Moser
2011-02-07add 'bootcmd' like 'runcmd' to cloud-config syntax for running things earlyScott Moser
2011-02-07update TODO, ChangeLogScott Moser
2011-02-07add config option 'manual_cache_clean'.Scott Moser
2011-02-04update changelogScott Moser
2011-02-04update changelogScott Moser
2011-02-01Fixes issue puppet configuration option values in quotes.Scott Moser
2011-01-28add support for setting passwords and managing PasswordAuthenticationScott Moser