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
/
__init__.py
Age
Commit message (
Expand
)
Author
2010-07-01
fix removal of '#cloud-boothook' inside a boothook
Scott Moser
2010-06-18
add cloud-config hooks for enabling byobu by default.
Scott Moser
2010-06-18
add ssh_import_id cloud-config module
Scott Moser
2010-06-18
improve the cloud-init-run-module code a bit, fix LP:#568139
Scott Moser
2010-06-18
add the instance-id to the environment as INSTANCE_ID for boothooks
Scott Moser
2010-06-18
add 'cloud-boothook' type
Scott Moser
2010-06-17
make cloud-config modules configurable by cloud-config
Scott Moser
2010-06-17
remove use of cloudinit constants from util.py in get_base_cfg
Scott Moser
2010-06-17
remove debug printfs from __init__
Scott Moser
2010-06-17
add initial logging support
Scott Moser
2010-06-15
add vi modelines to python files
Scott Moser
2010-03-02
purge cache in cloud-init so it doesn't end up persisting across instances
Scott Moser
2010-02-24
ensure that cache dir is present if not created, and tighten permissions
Scott Moser
2010-02-11
rename EC2Init class to CloudInit
Scott Moser
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser