summaryrefslogtreecommitdiff
path: root/cloudinit/config/cc_ssh.py
AgeCommit message (Expand)Author
2020-08-21Update the list of valid ssh keys. (#487)Ole-Martin Bratteng
2020-06-08Move subp into its own module. (#416)Scott Moser
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2019-12-18doc: update cc_ssh clarify host and auth keysJoshua Powers
2019-10-31Add config for ssh-key import and consuming user-dataPavel Zakharov
2019-08-15pyflakes: remove unused variableJoshua Powers
2019-08-09Add support for publishing host keys to GCE guest attributesRick Wright
2018-09-08config: disable ssh access to a configured user accountChad Smith
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
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2015-07-22fixes bug: https://launchpad.net/bugs/1461242Scott Moser
2015-07-22improve log messageScott Moser
2015-07-22fixes from testingScott Moser
2015-07-22replace '2' with 'TO' in globalsScott Moser
2015-07-22pep8 line too longScott Moser
2015-07-21untested suggested changeScott Moser
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2014-08-26fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-03-01change parser.parse 'default_opts' to 'options'Scott Moser
2012-10-27Helpful cleanups.harlowja
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-31- Converted user list to user dict to allow exclusion of the default userBen Howard
2012-08-22cc_ssh.py: add the "get user zero" logic, disable root even if no userScott Moser
2012-08-22fix pep8 complaints.Scott Moser
2012-06-20Massive pylint + pep8 fixups!Joshua Harlow
2012-06-20Renamed back to 'cc_*' with the reasoning being that 'cc_' providesJoshua Harlow