summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ssh_import_id.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-10-19Move user/group functions to new ug_util fileJoshua Harlow
2016-09-30Improve module documentation and doc cleanup.Wesley Wiedenmeier
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2014-09-10pyflakes fixes.Scott Moser
2014-02-12Add 'unverified_modules' config option and skip unverified modulesScott Moser
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2012-09-28Add a comment as to why distros can't beJoshua Harlow
2012-09-28Rework the rest of the locations that usedJoshua Harlow
2012-08-31fix pylint warningScott Moser
2012-08-31- Converted user list to user dict to allow exclusion of the default userBen Howard
2012-08-28fix busted cc_ssh_import_idScott Moser
2012-08-27clean up a bit, fix issue with missing 'log' argument to ssh_import_idsScott Moser
2012-08-27Fixed critical bug where user and group creation was being done after SSHBen Howard
2012-08-22fix errors from 'make pep8'Scott Moser
2012-08-22Simplified users[0] detection, and ensured compatability with previous user p...Ben Howard
2012-08-21Implemented MP feedback.Ben Howard
2012-08-20Added "userless" mode to cloud-init for handling the creation of theBen Howard
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow