Age | Commit message (Expand) | Author |
2015-05-19 | EC2: be aware of eu-central-1 availability zone | Scott Moser |
2015-05-15 | Azure: remove dependency on walinux-agent | Scott Moser |
2015-05-15 | detect that CentOS 7 uses systemd, write previous-hostname in that case. | Scott Moser |
2015-05-01 | Fix exception when running with no arguments on Python 3 | Scott Moser |
2015-05-01 | Azure: if user has set hostname, do not overwrite it | Scott Moser |
2015-04-21 | sysvinit: make cloud-init-local run before networking is brought up | Scott Moser |
2015-04-21 | Fix +tests for GCE datasource not handling per-instance SSH keys | Joshua Harlow |
2015-04-21 | Update changelog with previously merged branches | Joshua Harlow |
2015-04-09 | systemd: use network-online instead of network.target (LP: #1440180) | Scott Moser |
2015-03-27 | fix snappy package installation. | Scott Moser |
2015-03-27 | NoCloud: the local portion of NoCloud incorrectly claimed datasources | Scott Moser |
2015-03-25 | Update SmartOS data source to use v2 metadata. | Scott Moser |
2015-02-26 | readurl, read_file_or_url returns bytes, user must convert as necessary | Scott Moser |
2015-02-24 | CloudStack: support fetching password from virtual router | Scott Moser |
2015-02-23 | Make parameter list for get_hostname method consistent | Joshua Harlow |
2015-02-13 | support for managing GPT partitions | Scott Moser |
2015-02-11 | some python3 fixes | Scott Moser |
2015-02-10 | python3 support. | Scott Moser |
2015-01-22 | remove dependency on dmidecode on linux | Scott Moser |
2015-01-16 | hostname: apply hostname same as is written | Scott Moser |
2015-01-16 | systemd: run cloud-init before systemd-user-sessions.service | Steve Langasek |
2015-01-15 | Use the GCE short hostname. | Scott Moser |
2015-01-06 | Enable user-data encoding support for GCE. | Scott Moser |
2014-11-22 | Update to use a newer and better OMNIBUS_URL | Joshua Harlow |
2014-11-22 | Be more tolerant of 'ssh_authorized_keys' types | Joshua Harlow |
2014-11-21 | Fix parse_ssh_config failing in ssh_util.py | Joshua Harlow |
2014-11-21 | Increase the robustness/configurability of the chef module... | Joshua Harlow |
2014-11-21 | Fix the digital ocean test on py2.6 | Joshua Harlow |
2014-11-21 | Only use datafiles and initsys addon outside virtualenvs | Joshua Harlow |
2014-11-18 | retain trailing newline from template files when using jinja2 | Scott Moser |
2014-10-29 | Start adding cloud config module docs. | Scott Moser |
2014-10-29 | ChangeLog: update for last commit | Scott Moser |
2014-10-20 | fix for rhel7 by using 'uses_systemd' to detect upstart/systemd | Scott Moser |
2014-10-20 | Add Digital Ocean Datasource. | Scott Moser |
2014-10-20 | open 0.7.7 | Scott Moser |
2014-10-01 | cc_mounts: add ability to create swap file | Scott Moser |
2014-09-30 | FreeBSD: Support ConfigDrive | Scott Moser |
2014-09-17 | cc_grub_dpkg consider /dev/xvda as a candidate for grub installation | Scott Moser |
2014-09-15 | resizefs: fix backgrounded resizing | Scott Moser |
2014-09-10 | ConfigDrive: support reading vendor_data similar to OpenStack MD reader | Scott Moser |
2014-09-08 | resizefs: first check if device is writable before attempting | Scott Moser |
2014-09-03 | improved logging of errors around module loading/searching | Scott Moser |
2014-09-03 | Datasource: fix to provide local-hostname if not available in datasource | Scott Moser |
2014-09-02 | FreeBsd: fix initscripts and add working config file | Scott Moser |
2014-08-27 | Openstack: do not load urls twice | Scott Moser |
2014-08-26 | Fix pep8 issues, drop pylint. | Jay Faulkner |
2014-08-26 | ssh_authkey_fingerprints: fix bug that prevented disabling the module | Scott Moser |
2014-08-22 | docs: fix disk-setup to reference 'table_type' | Scott Moser |
2014-08-21 | fix rendering resolv.conf if no 'options' are provided | Scott Moser |
2014-08-21 | settings: fix typo resulting in OpenStack and GCE not running. | Scott Moser |