Age | Commit message (Expand) | Author |
2019-12-18 | cloud-init: fix capitalisation of SSH (#126) | Daniel Watkins |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2014-09-10 | pyflakes fixes. | Scott Moser |
2014-02-12 | Add 'unverified_modules' config option and skip unverified modules | Scott Moser |
2013-06-19 | fix and cleanup usage of util.logexc | Juerg Haefliger |
2012-09-28 | Add a comment as to why distros can't be | Joshua Harlow |
2012-09-28 | Rework the rest of the locations that used | Joshua Harlow |
2012-08-31 | fix pylint warning | Scott Moser |
2012-08-31 | - Converted user list to user dict to allow exclusion of the default user | Ben Howard |
2012-08-28 | fix busted cc_ssh_import_id | Scott Moser |
2012-08-27 | clean up a bit, fix issue with missing 'log' argument to ssh_import_ids | Scott Moser |
2012-08-27 | Fixed critical bug where user and group creation was being done after SSH | Ben Howard |
2012-08-22 | fix errors from 'make pep8' | Scott Moser |
2012-08-22 | Simplified users[0] detection, and ensured compatability with previous user p... | Ben Howard |
2012-08-21 | Implemented MP feedback. | Ben Howard |
2012-08-20 | Added "userless" mode to cloud-init for handling the creation of the | Ben Howard |
2012-06-21 | 1. Renames for debug message from 'transform' to 'module' | harlowja |
2012-06-20 | Renamed back to 'cc_*' with the reasoning being that 'cc_' provides | Joshua Harlow |