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.py
Age
Commit message (
Expand
)
Author
2011-01-25
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-24
cloud-init.py: fix bad variable name
Scott Moser
2011-01-24
cloud-init.py: add trailing carriage return to message
Scott Moser
2011-01-21
add function to cloud-init to run cloud-config style modules
Scott Moser
2011-01-19
write the previous-hostname file to persistent cloud/data
Scott Moser
2011-01-19
improve log message on failure of initfs. run on both start-local and start
Scott Moser
2011-01-19
cloud-init.py: log exception on failure to set hostname
Scott Moser
2011-01-19
initial /var/lib rework still lots to do. includes a fix for LP: #704509
Scott Moser
2011-01-18
move setting of default locale out of cloud-init, into cloud-config
Scott Moser
2010-08-12
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser
2010-07-07
manage hostname setting better (LP: #596993)
Scott Moser
2010-06-17
cloud-init: remove additional new line in log message
Scott Moser
2010-06-17
add initial logging support
Scott Moser
2010-06-15
add vi modelines to python files
Scott Moser
2010-05-05
wait considerably longer (1050 seconds) for metadata service to come up
Scott Moser
2010-03-02
purge cache in cloud-init so it doesn't end up persisting across instances
Scott Moser
2010-02-11
rename EC2Init class to CloudInit
Scott Moser
2010-02-10
only set hostname once per instance. (LP: #514492)
Scott Moser
2010-02-04
add copyright information
Scott Moser
2010-02-04
more removal of 'ec2init' string, replacement with cloud-init
Scott Moser