summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ssh_import_id.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-99/+0
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-2/+2
* pyflakes fixes.Scott Moser2014-09-101-1/+1
* Add 'unverified_modules' config option and skip unverified modulesScott Moser2014-02-121-2/+1
* fix and cleanup usage of util.logexcJuerg Haefliger2013-06-191-3/+3
* Add a comment as to why distros can't beJoshua Harlow2012-09-281-0/+4
* Rework the rest of the locations that usedJoshua Harlow2012-09-281-19/+14
* fix pylint warningScott Moser2012-08-311-1/+1
* - Converted user list to user dict to allow exclusion of the default userBen Howard2012-08-311-10/+24
* fix busted cc_ssh_import_idScott Moser2012-08-281-2/+3
* clean up a bit, fix issue with missing 'log' argument to ssh_import_idsScott Moser2012-08-271-23/+31
* Fixed critical bug where user and group creation was being done after SSHBen Howard2012-08-271-11/+29
* fix errors from 'make pep8'Scott Moser2012-08-221-1/+1
* Simplified users[0] detection, and ensured compatability with previous user p...Ben Howard2012-08-221-5/+6
* Implemented MP feedback.Ben Howard2012-08-211-3/+4
* Added "userless" mode to cloud-init for handling the creation of theBen Howard2012-08-201-1/+6
* 1. Renames for debug message from 'transform' to 'module'harlowja2012-06-211-2/+2
* Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow2012-06-201-0/+53