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
/
ec2init
/
CloudConfig.py
Age
Commit message (
Expand
)
Author
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser
2010-01-29
make disable-ec2-metadata persistent across boots
Scott Moser
2010-01-28
Add support for user defined mount points
Scott Moser
2010-01-26
move writing sources.list to CloudConfig. add 'apt_preserve_sources_list'
Scott Moser
2010-01-26
support reading keys from ssh_authorized_keys field of cloud-config
Scott Moser
2010-01-26
add cloud config support for apt_sources
Scott Moser
2010-01-25
no longer stop and restart ssh, rely on normal ssh service
Scott Moser
2010-01-22
Add support for ssh keys in cloud-config. move write_file to util.
Scott Moser
2010-01-22
function ec2 metadata service removal. also fix issues with empty cloud-config
Scott Moser
2010-01-22
fix reading of cloudconfig
Scott Moser
2010-01-22
re-work generation of keys. be more sure that ssh service will be running
Scott Moser
2010-01-20
support 'packages' in cloud-config
Scott Moser
2010-01-20
lots of shuffling around. more fully support old ec2-init.cfg and, add
Scott Moser
2010-01-14
functional cloud-config-ssh.conf now
Scott Moser
2010-01-12
moving towards getting apt-update-upgrade working
Scott Moser
2010-01-11
refactor the config class and jobs to run through cloud-init-cfg
Scott Moser