index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2010-02-18
run cloud-config-puppet later (LP: #523625)
Scott Moser
2010-02-18
fix 'time not defined' bug (LP: #523832)
Scott Moser
2010-02-17
update to 0.5.5
Scott Moser
2010-02-17
add updates-check support using uec-query-builds
Scott Moser
2010-02-17
fix broken user-data scripts
Scott Moser
2010-02-16
merge mathiaz work for cloud-config-puppet
Scott Moser
2010-02-16
Refactor puppet key detection in the configuration as suggested by Scott.
Mathias Gug
2010-02-16
merge mathiaz work for cloud-config-puppet
Scott Moser
2010-02-16
Add cloud-config-puppet hook.
Mathias Gug
2010-02-12
fix bug where caused apt update to fail
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
rename cloudinit.conf to cloud-init.conf
Scott Moser
2010-02-04
more removal of 'ec2init' string, replacement with cloud-init [again]
Scott Moser
2010-02-04
more removal of 'ec2init' string, replacement with cloud-init
Scott Moser
2010-02-04
more removal of 'ec2init' string, replacement with cloud-init
Scott Moser
2010-02-03
rename ec2-init to cloudinit
Scott Moser
2010-02-03
globally remove ec2init and rename to cloudinit
Scott Moser
2010-02-03
make up a 'hostname' if there is a ip in local-hostname LP: #513842
Scott Moser
2010-01-29
add 'make-dist-tarball' just for making a clean tarfile from a tag
Scott Moser
2010-01-29
remove ec2-is-compat-env and minor changes to setup.py
Scott Moser
2010-01-29
add the cloud-config-mounts upstart job
Scott Moser
2010-01-29
move etc/ec2-init/templates to etc/cloud/templates
Scott Moser
2010-01-29
tighten permissions on cloud-config and user-data to protect it
Scott Moser
2010-01-29
make disable-ec2-metadata persistent across boots
Scott Moser
2010-01-28
add the part-handler plugin
Scott Moser
2010-01-28
add examples and userdata.txt to doc
Scott Moser
2010-01-28
Add support for user defined mount points
Scott Moser
2010-01-26
add doc/userdata.txt, move examples to doc/.
Scott Moser
2010-01-26
improve write-mime-multipart to support 'starts_with'
Scott Moser
2010-01-26
add examples of user data
Scott Moser
2010-01-26
in #include type, allow comment lines
Scott Moser
2010-01-26
add 'starts_with' mapping for upstart-job
Scott Moser
2010-01-26
move writing sources.list to CloudConfig. add 'apt_preserve_sources_list'
Scott Moser
2010-01-26
if datasource is already defined do not re-load it (even from cache)
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-23
comment out unusable call to boto.log.exception in boto_utils.py
Scott Moser
2010-01-22
rename cloud-config-cat so it wont be packaged
Scott Moser
2010-01-22
move from ec2init/ec2-config.cfg to cloud/cloud.cfg
Scott Moser
2010-01-22
add job to disable metadata
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
only run setting of default locale and apt sources once-per-instance
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-22
whitespace cleanup in ec2-get-info.py. consistent 4 space indentation
Scott Moser
2010-01-22
typo fixes to ec2-get-info (LP: #510773)
Scott Moser
[next]