Age | Commit message (Expand) | Author |
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 | 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-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 | Explicitly import only types being compared | Neal Shrader |
2014-10-17 | Add documentation for DigitalOcean datasource | Neal Shrader |
2014-10-17 | Include the systemd config files | Joshua Harlow |
2014-10-17 | Correct handling of single/multiple ssh keys | Neal Shrader |
2014-10-17 | Expose uses_systemd as a distro function | Joshua Harlow |
2014-10-16 | Use existing metadata crawler to populate datasource | Neal Shrader |
2014-10-16 | Make metadata timeout/retries configurable | Neal Shrader |
2014-10-16 | Add tests for DigitalOcean datasource | Neal Shrader |
2014-10-16 | Add DigitalOcean DataSource | Neal Shrader |
2014-10-15 | Prefer immutable structures | Joshua Harlow |
2014-10-13 | Use the key contants in the default key => value set | Joshua Harlow |
2014-10-13 | Add a post-run method that can be used to delete validation.pem files | Joshua Harlow |
2014-10-12 | Retain the old behavior for mandatory keys | Joshua Harlow |
2014-10-11 | Add a comment explaining the param path logic | Joshua Harlow |
2014-10-11 | Allow running even if installed | Joshua Harlow |
2014-10-11 | Follow the same constant variable naming scheme for the path tpl keys | Joshua Harlow |
2014-10-11 | Have the caller find the param paths instead of the param creator | Joshua Harlow |
2014-10-11 | Ensure that any template paths have associated directories | Joshua Harlow |