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_keys_to_console.py
Age
Commit message (
Expand
)
Author
2020-06-08
Move subp into its own module. (#416)
Scott Moser
2019-12-18
cloud-init: fix capitalisation of SSH (#126)
Daniel Watkins
2019-10-17
replace any deprecated log.warn with log.warning
Dominic Schlegel
2018-03-02
Change some list creation and population to literal.
Rémy Léone
2016-12-22
LICENSE: Allow dual licensing GPL-3 or Apache 2.0
Jon Grimm
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
2014-11-25
Fixes rpm spec file build issues (its not currently building).
Joshua Harlow
2014-10-17
Allow the usr/lib/exec to vary and still work with write_keys
Joshua Harlow
2012-07-02
1. Move the welcome message template string to a constant at the top of the m...
Joshua Harlow
2012-07-01
Add a multi log function that can write to stderr, console and a log debug, u...
Joshua Harlow
2012-06-21
1. Renames for debug message from 'transform' to 'module'
harlowja
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