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
/
CloudConfig
Age
Commit message (
Expand
)
Author
2011-01-25
add get_config_obj to a DataSource object.
Scott Moser
2011-01-25
make final_message run 'per_always' rather than per-instance
Scott Moser
2011-01-25
make rightscale config default to once-per-instance, not once-ever
Scott Moser
2011-01-25
add support for posting data to a URL (phone_home)
Scott Moser
2011-01-25
add support for reading rightscale style userdata
Scott Moser
2011-01-25
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-25
use timestamp.gmtime() for timestamps rather than time() or datetime
Scott Moser
2011-01-24
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-24
merge in fixes to get to functioning point
Scott Moser
2011-01-24
cc_update_hostname: fix error handling
Scott Moser
2011-01-24
cc_update_hostname: fix bad variable name
Scott Moser
2011-01-24
add CloudConfig.per-once definition
Scott Moser
2011-01-21
add function to cloud-init to run cloud-config style modules
Scott Moser
2011-01-21
cc_locale: fix copy paste code error if args are given
Scott Moser
2011-01-20
add 'resize_rootfs' cloud-config option.
Scott Moser
2011-01-20
remove updates check, as its no longer really necessary (LP: #653220)
Scott Moser
2011-01-19
convert 'cachedir' to 'seeddir', move cloud_config, scripts to instance
Scott Moser
2011-01-19
support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292)
Scott Moser
2011-01-19
move user scripts ('#!' and runcmd) to be per-instance (LP: #675711)
Scott Moser
2011-01-19
make 'do not login as root' message more clear.
Scott Moser
2011-01-19
move writing of ssh key fingerprints to a separate tool
Scott Moser
2011-01-19
add handling of rsyslog in cloud-config
Scott Moser
2011-01-18
move setting of default locale out of cloud-init, into cloud-config
Scott Moser
2011-01-18
revert previous commit that special cased 'ssh_import_id' on cmdline
Scott Moser
2011-01-14
add support for specifying ssh-import-id on the kernel command line
Scott Moser
2011-01-12
ssh-import-lp-id was renamed to ssh-import-id
Scott Moser
2010-09-11
grub-dpkg cloud-config, move convert inline shell to python
Scott Moser
2010-09-10
set grub-pc values based on user input or automatically
Scott Moser
2010-09-10
cc_mounts.py: convert user input from int to string
Scott Moser
2010-09-10
fix bad format of log message.
Scott Moser
2010-09-09
change default for ephemeral0 device to use 'nobootwait'
Scott Moser
2010-09-07
Fix missing import.
Mathias Gug
2010-08-31
append to apt_sources filenames rather than truncating.
Scott Moser
2010-08-12
cc_disable_ec2_metadata.py: fix broken disable_ec2_metadata
Scott Moser
2010-08-09
cc_mounts: improve comment strings
Scott Moser
2010-08-09
cloud-init-cfg: log warning with traceback on failure of a config module
Scott Moser
2010-07-21
invoke apt so dpkg non-interactively takes old conf files (LP: #607642)
Scott Moser
2010-07-13
fix bad/un-removed code in cd_mounts.py
Scott Moser
2010-07-09
extend list of possible metadata names with 'ebs[0-9]'
Scott Moser
2010-07-08
change default 'pass' entry to '2' rather than 0
Scott Moser
2010-07-08
add 'nobootwait' to the default options for fstab entries
Scott Moser
2010-07-08
fix bug where nfs/network mounts could not be specified (LP: #603329)
Scott Moser
2010-07-07
warn on failed 'mount -a'
Scott Moser
2010-06-29
on bad cloud-config syntax (failure to yaml.load) continue on
Scott Moser
2010-06-21
fix bug with apt_update_upgrade config, missing import
Scott Moser
2010-06-18
add cloud-config hooks for enabling byobu by default.
Scott Moser
2010-06-18
remove some debug code
Scott Moser
2010-06-18
add copyright header to all of cloudinit/CloudConfig/cc_*
Scott Moser
2010-06-18
add suport for setting debconf selections through debconf-set-selections
Scott Moser
2010-06-18
add ssh_import_id cloud-config module
Scott Moser
[next]