summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-12-20put sem/marker files in 'sem' dirsScott Moser
2011-12-20remove unused cloudinit/execute.pyScott Moser
2011-12-20update documentation for bootcmdScott Moser
2011-12-20replace cloud-init-run-module with cloud-init-perScott Moser
2011-12-20add INSTANCE_ID to environment of bootcmd scriptsScott Moser
2011-12-20output public ssh host keys to console on boot (LP: #893400)Scott Moser
2011-12-20output public ssh host keys to console on boot (LP: #893400)Scott Moser
2011-12-19fix missing import for use of close_stdinScott Moser
2011-12-19revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04)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-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-19make DataSourceEc2 more resilliant to slow metadata service (LP: #894279)Scott Moser
2011-12-19make DataSourceEc2 more resilliant to slow metadata service (LP: #894279)Scott Moser
2011-12-18cloudinit/DataSourceEc2: use util.is_resolvable_urlScott Moser
2011-12-16add support for reading configuration of mirror and proxyScott Moser
2011-12-16add apt_proxy doc to cloud-config.txtScott Moser
2011-12-16remove trailing :: on apt config for proxyScott Moser
2011-12-16add apt_proxy supportScott Moser
2011-12-16add documentation for mirror selectionScott Moser
2011-12-16use the distro when searchingScott Moser
2011-12-16only use apt_mirror if it is non-emptyScott Moser
2011-12-16fix issue if apt_mirror is provided in configScott Moser
2011-12-16replace a print with a log.debugScott Moser
2011-12-16merge trunkScott Moser
2011-12-16tools/bddeb: add a symlink to created debScott Moser
2011-12-16DataSource: fix is_ipv4 usageScott Moser
2011-12-16sync from trunkScott Moser
2011-12-16setup.py: move version to 0.6.3Scott Moser
2011-12-16bddeb: improve 'bddeb' to read version and add bzr revnoScott Moser
2011-12-16initial mirror configuration/discoveryScott Moser
2011-12-16move logic of "is this an ipv4 address" to a function is_ipv4Scott Moser
2011-12-06doc/ovf/README: documentation fix [David Medberry]Scott Moser
2011-11-30do not convert 'None' to a string in cloud-config mounts input.Scott Moser
2011-11-22fix doc for ec2 datasourceScott 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-31add documentation of new config optionsScott Moser
2011-10-31make ssh service name configurableScott Moser
2011-10-31make ssh host key deletion configurableScott Moser
2011-10-30Make the types of SSH keys to generate configurableScott Moser
2011-10-30add a warning if there is no known way to enable puppet service.Scott Moser
2011-10-30Make enabling puppet service work on FedoraScott Moser
2011-10-30Write timezone data to /etc/sysconfig/clockScott Moser
2011-10-30Make locale file location configurableScott Moser
2011-10-30Restore created files' selinux contextsScott Moser
2011-10-30Add sample/example systemd config filesScott Moser
2011-10-27make-dist-tarball: make output not be debian-likeScott Moser