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
/
cloud-init-cfg.py
Age
Commit message (
Expand
)
Author
2012-01-18
Add HP to Copyright, and Juerg Haefliger Authors.
Scott Moser
2012-01-17
[PATCH] PEP8 coding style fixes.
Scott Moser
2012-01-17
[PATCH 3/4] Fix pylint conventions C0324 (comma not followed by a space)
Scott Moser
2012-01-17
[PATCH 2/4] Fix pylint conventions C0322 (operator not preceded by a space)
Scott Moser
2012-01-12
[PATCH 04/13] Fix pylint warnings W0611 (unused import)
Scott Moser
2011-12-19
fix missing import for use of close_stdin
Scott Moser
2011-12-19
make stdin read from /dev/null for all cloud-init programs (LP: #903993)
Scott Moser
2011-02-18
handle no datasource better cloud-init-cfg
Scott Moser
2011-01-26
remove debug statement
Scott Moser
2011-01-26
change 'except' syntax to python 3 style.
Scott Moser
2011-01-25
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-24
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-24
make the module list that cloud-config selects specified via cmdline
Scott Moser
2011-01-21
add function to cloud-init to run cloud-config style modules
Scott Moser
2011-01-19
convert 'cachedir' to 'seeddir', move cloud_config, scripts to instance
Scott Moser
2010-08-09
cloud-init-cfg: log warning with traceback on failure of a config module
Scott Moser
2010-06-18
change syntax of cloud-init-cfg to allow for specifying freq for module
Scott Moser
2010-06-18
add debug log message for 'running' config module
Scott Moser
2010-06-17
make cloud-config modules configurable by cloud-config
Scott Moser
2010-06-17
add initial logging support
Scott Moser
2010-06-15
add vi modelines to python files
Scott Moser
2010-02-04
add copyright information
Scott Moser
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser
2010-01-11
refactor the config class and jobs to run through cloud-init-cfg
Scott Moser