Age | Commit message (Expand) | Author |
2014-11-30 | Be more tolerant of missing information | Joshua Harlow |
2014-11-25 | Fixes rpm spec file build issues (its not currently building). | Joshua Harlow |
2014-11-25 | Update with trunk and resolve conflicts | Joshua Harlow |
2014-11-24 | Use assertNotEqual which exists on python2.6 | Joshua Harlow |
2014-11-24 | IPv6 support for rhel distro | Joshua Harlow |
2014-11-24 | Updated unittests | Shraddha Pandhe |
2014-11-24 | IPv6 support for rhel distro | Shraddha Pandhe |
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 | Pretty up the debug module | Joshua Harlow |
2014-11-21 | Fix parse_ssh_config failing in ssh_util.py | Joshua Harlow |
2014-11-21 | Ensure the cc_chef doc links to the cc_chef code | Joshua Harlow |
2014-11-21 | Increase the robustness/configurability of the chef module... | Joshua Harlow |
2014-11-21 | Update chef module docstring to reflect the new style | Joshua Harlow |
2014-11-21 | Fix the digital ocean test on py2.6 | Joshua Harlow |
2014-11-21 | Added unittests for IPv6 support for RHEL | Shraddha Pandhe |
2014-11-21 | Only use datafiles and initsys addon outside virtualenvs | Joshua Harlow |
2014-11-21 | Add IPv6 Support for Rhel. | Shraddha Pandhe |
2014-11-18 | retain trailing newline from template files when using jinja2 | Scott Moser |
2014-11-13 | Use test_helpers.TestCase for test_sshutil tests. | Daniel Watkins |
2014-11-12 | Handle = used as config delimiter in SSH config. | Daniel Watkins |
2014-11-12 | Add tests for current parse_ssh_config behaviour. | Daniel Watkins |
2014-10-30 | Fix the digital ocean test on py2.6 | Joshua Harlow |
2014-10-29 | Only use datafiles and initsys addon outside virtualenvs | Joshua Harlow |
2014-10-29 | Start adding cloud config module docs. | Scott Moser |
2014-10-29 | ChangeLog: update for last commit | Scott Moser |
2014-10-29 | fix bad logic resulting in failure to honor 'output' config. | Scott Moser |
2014-10-23 | Make the cloud_init_modules look like a heredoc/inline heredoc | Joshua Harlow |
2014-10-23 | Show the handle method for the cc_ubuntu_init_switch module | Joshua Harlow |
2014-10-23 | Use bold for the internal name | Joshua Harlow |
2014-10-23 | Add a link to the module code | Joshua Harlow |
2014-10-23 | Not that log_cfgs are not shown. | Joshua Harlow |
2014-10-23 | Add the beginnings of module documentation | Joshua Harlow |
2014-10-21 | Use LOG.warn and handle the None case as well | Joshua Harlow |
2014-10-21 | Fix the word spacing | Joshua Harlow |
2014-10-21 | Also allow a dict to be used | Joshua Harlow |
2014-10-21 | Handle strings/text type for 'ssh_authorized_keys' | Joshua Harlow |
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 | fix 'make test' failure. | Scott Moser |
2014-10-20 | open 0.7.7 | Scott Moser |
2014-10-18 | Pretty up the debug module | Joshua Harlow |
2014-10-17 | Use TODO.rst instead of removing it | Joshua Harlow |
2014-10-17 | Allow the usr/lib/exec to vary and still work with write_keys | Joshua Harlow |
2014-10-17 | USR_LIB_EXEC varies depending on system | Joshua Harlow |
2014-10-17 | Explicitly import only types being compared | Neal Shrader |
2014-10-17 | Ensure the files/dirs are retained | Joshua Harlow |
2014-10-17 | More spec file tweaks | Joshua Harlow |
2014-10-17 | Add documentation for DigitalOcean datasource | Neal Shrader |
2014-10-17 | Include the systemd config files | Joshua Harlow |