index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
/
cc_ssh.py
Age
Commit message (
Expand
)
Author
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
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2015-07-22
fixes bug: https://launchpad.net/bugs/1461242
Scott Moser
2015-07-22
improve log message
Scott Moser
2015-07-22
fixes from testing
Scott Moser
2015-07-22
replace '2' with 'TO' in globals
Scott Moser
2015-07-22
pep8 line too long
Scott Moser
2015-07-21
untested suggested change
Scott Moser
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-03-01
change parser.parse 'default_opts' to 'options'
Scott Moser
2012-10-27
Helpful cleanups.
harlowja
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
- Converted user list to user dict to allow exclusion of the default user
Ben Howard
2012-08-22
cc_ssh.py: add the "get user zero" logic, disable root even if no user
Scott Moser
2012-08-22
fix pep8 complaints.
Scott Moser
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-20
Renamed back to 'cc_*' with the reasoning being that 'cc_' provides
Joshua Harlow