summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2012-06-29[merge from trunk] cc_salt_minion: install package salt-minion rather than saltScott Moser
2012-06-23Fix a bunch of == None casesharlowja
2012-06-22Use os.path.join instead of custom string path formationJoshua Harlow
2012-06-221. Move the getkeybyid function back here but add some slight adjustmentsJoshua Harlow
2012-06-221. Adjust the logging of phone home module when its not enabledharlowja
2012-06-22Turn off capturingJoshua Harlow
2012-06-22Turn off capturingJoshua Harlow
2012-06-22Turn off capturingJoshua Harlow
2012-06-22Turn off capturingJoshua Harlow
2012-06-22Use a module level constant for the filenameJoshua Harlow
2012-06-22Fix ma englishJoshua Harlow
2012-06-22Disable capturing of these subp callsJoshua Harlow
2012-06-22Add in debian, which should also workJoshua Harlow
2012-06-22Configobj should be a requirement now, and not optional,harlowja
2012-06-221. Use configobj instead of configparserharlowja
2012-06-21Use RuntimeError subclass instead of top level ExceptionJoshua Harlow
2012-06-21Updated so that the locale that is being written out currently in 'cc_locale'Joshua Harlow
2012-06-21Testing is easier if we just pass the paths object, instead of the full cloud...Joshua Harlow
2012-06-21Simplify sshd config loading to make it use one set of functions/objects/classesJoshua Harlow
2012-06-211. Renames for debug message from 'transform' to 'module'harlowja
2012-06-21Move to a write location and when writing, also write to the write location, ...harlowja
2012-06-201. Add an importer function that will search for a given module in a set of s...Joshua Harlow
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow
2012-06-20The 'cfg' module has been removed and moved to 'helpers' to avoid confusion. ...Joshua Harlow