Age | Commit message (Expand) | Author |
2015-01-27 | Respond to review: | Barry Warsaw |
2015-01-26 | Another handling of b64decode. | Barry Warsaw |
2015-01-26 | More Python 3 test fixes. | Barry Warsaw |
2015-01-22 | Low hanging Python 3 fruit. | Barry Warsaw |
2015-01-21 | Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed | Barry Warsaw |
2015-01-13 | Find disk size differently for GPT. | Daniel Watkins |
2015-01-13 | Initial run at GPT disk handling. | Daniel Watkins |
2015-01-13 | Implement check_partition_gpt_layout. | Daniel Watkins |
2015-01-13 | Fix lsblk output option. | Daniel Watkins |
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-22 | Update to use a newer and better OMNIBUS_URL | Joshua Harlow |
2014-11-21 | Pretty up the debug module | 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-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 | 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-18 | Pretty up the debug module | Joshua Harlow |
2014-10-17 | Allow the usr/lib/exec to vary and still work with write_keys | Joshua Harlow |
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 |
2014-10-11 | Move the chef running to its own helper function | Joshua Harlow |
2014-10-11 | Always ensure we create the /etc/chef dir | Joshua Harlow |
2014-10-11 | Use the util function to get the chef base directories | Joshua Harlow |
2014-10-11 | Allow the omnibus url fetching retries to be configurable | Joshua Harlow |
2014-10-11 | Allow for the running after install and run arguments to be configured | Joshua Harlow |
2014-10-11 | More adjustments | Joshua Harlow |
2014-10-11 | Some more reworkings | Joshua Harlow |
2014-10-10 | Move the installation code to its own function | Joshua Harlow |
2014-10-10 | Increase the robustness of the chef module | Joshua Harlow |
2014-10-01 | return only the filename, as it might be all known | Scott Moser |
2014-10-01 | message clean up | Scott Moser |
2014-10-01 | remove debug print | Scott Moser |
2014-10-01 | fix | Scott Moser |
2014-10-01 | check for existing file in /proc/swaps to be safe. | Scott Moser |
2014-10-01 | pyflakes | Scott Moser |
2014-10-01 | handle non-dictionary 'swap' input | Scott Moser |
2014-10-01 | nice log message | Scott Moser |
2014-10-01 | add debug statement for recommended | Scott Moser |