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
/
doc
/
examples
/
cloud-config.txt
Age
Commit message (
Expand
)
Author
2015-03-04
fix logging perms with list rather than single
Scott Moser
2015-02-11
provide default final message in jinja to avoid WARN in log
Scott Moser
2014-02-12
Add 'unverified_modules' config option and skip unverified modules
Scott Moser
2013-12-14
support calling apt with eatmydata, enable by default if available.
Scott Moser
2013-12-12
fix 'make yaml'.
Scott Moser
2013-10-31
Documentation: fix name of "cloud-init-per" command
Robie Basak
2013-10-24
mention in doc
Scott Moser
2013-08-06
initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.
Scott Moser
2013-04-03
invoke dist-upgrade instead of upgrade for apt upgrades
Scott Moser
2013-04-03
invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.
Scott Moser
2012-11-13
implement power_state with tests.
Scott Moser
2012-11-12
add 'finalcmd' module for running code after cloud-init-final
Scott Moser
2012-11-07
Add a makefile yaml checking target
Joshua Harlow
2012-11-07
adjust documentation to account for apt/package aliases
Scott Moser
2012-08-27
move user-groups section from cloud-config.txt to its own file.
Scott Moser
2012-08-27
Fixed critical bug where user and group creation was being done after SSH
Ben Howard
2012-08-22
add support for creating initial users and groups
Scott Moser
2012-08-20
Added "userless" mode to cloud-init for handling the creation of the
Ben Howard
2012-08-03
do not search for mirror named '<distro>-mirror' in dns by default
Scott Moser
2012-03-21
allow cloud-config to control if resizefs is blocking or not
Scott Moser
2012-03-09
mention bug number in cloud-config.txt
Scott Moser
2012-03-08
Simplified proposed patch
Ben Howard
2012-03-07
Added ability of cloud-init to manage apt http pipelining
Ben Howard
2011-12-20
update documentation for bootcmd
Scott Moser
2011-12-20
output public ssh host keys to console on boot (LP: #893400)
Scott Moser
2011-12-19
revert default handling of /etc/hosts to 0.6.1 style (Ubuntu 11.04)
Scott Moser
2011-12-16
add apt_proxy doc to cloud-config.txt
Scott Moser
2011-12-16
add documentation for mirror selection
Scott Moser
2011-10-31
add documentation of new config options
Scott Moser
2011-09-13
[doc] add 'preseed' string to cloud-config for debconf-set-selections
Scott Moser
2011-08-15
add awareness of ecdsa keys.
Scott Moser
2011-08-03
minor fixes to doc
Scott Moser
2011-08-03
cloudinit/util.py: fix syntax error
Scott Moser
2011-06-17
make the default "fill in" mount entries configurable. (LP: #785542)
Scott Moser
2011-06-17
make the "cloud-config ready" command configurable (LP: #785551)
Scott Moser
2011-06-17
change, and make configurable the prefix for entries in root authorized_keys
Scott Moser
2011-06-14
Support disabling of byobu.
Scott Moser
2011-02-17
update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config
Scott Moser
2011-02-07
add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early
Scott Moser
2011-02-07
add config option 'manual_cache_clean'.
Scott Moser
2011-01-28
add setting of passwords.
Scott Moser
2011-01-27
take correct action if def_log_file and syslog_fix_perms are empty
Scott Moser
2011-01-26
if output entry is a scalar, send stdout and stderr same place
Scott Moser
2011-01-26
add timezone to cloud-config (LP: #645458)
Scott Moser
2011-01-25
add support for posting data to a URL (phone_home)
Scott Moser
2011-01-25
add support for redirecting output of cloud-init, cloud-config and cloud-final
Scott Moser
2011-01-24
move cloud-run-user-script.conf to cloud-final, use cloud-cfg for invoking
Scott Moser
2011-01-21
add function to cloud-init to run cloud-config style modules
Scott Moser
2011-01-20
add 'resize_rootfs' cloud-config option.
Scott Moser
2011-01-19
support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292)
Scott Moser
[next]