Age | Commit message (Expand) | Author |
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 |
2014-08-21 | systemd: make cloud-init block ssh service startup to guarantee keys exist | Scott Moser |
2014-08-13 | remove un-used 'end' in result.json and status.json | Scott Moser |
2014-07-31 | add ubuntu-init-switch module for testing systemd. | Scott Moser |
2014-07-29 | do not put comments in /etc/timezone | Scott Moser |
2014-07-24 | SeLinuxGuard: remove invalid check for sanity around restorecon, fix test | Scott Moser |
2014-07-24 | change trunk packaging to be more modern. | Scott Moser |
2014-07-24 | change default path of systemd files to /lib/sysemd/system. | Scott Moser |
2014-07-21 | Allow the usage of jinja2 templates | Scott Moser |
2014-07-16 | fix 'make test' in python 2.6 | Scott Moser |
2014-06-09 | doc: fix user-groups doc to reference plural ssh-authorized-keys | Scott Moser |
2014-06-02 | SmartOS test: do not require existance of /dev/ttyS1. | Scott Moser |
2014-05-30 | CloudSigma: only poll on serial device after dmidecode check. | Kiril Vladimiroff |
2014-05-30 | add vendordata support to cloudsigma datasource | Scott Moser |
2014-05-30 | open 0.7.6 | Scott Moser |
2014-03-27 | OpenNebula: support base64 encoded user-data | Scott Moser |
2014-03-19 | Azure: re-format ephemeral disk if necessary | Scott Moser |
2014-03-03 | write status to /run/cloud-init/ for external consumption | Scott Moser |
2014-03-03 | seed_random: support a 'command' to seed /dev/random | Dustin Kirkland |
2014-02-27 | AltCloud: to not run dmidecode on arm systems. | Scott Moser |
2014-02-26 | SmartOS: do not run on arm as dmidecode causes problems | Scott Moser |
2014-02-13 | Add a openstack specific datasource | Joshua Harlow |
2014-02-13 | Add initial GCE datasource | Scott Moser |
2014-02-12 | initial Gentoo and Arch linux support | Nate House |