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
2018-09-08
config: disable ssh access to a configured user account
Chad Smith
2018-07-09
docs: note in rtd about avoiding /tmp when writing files
Chad Smith
2017-03-24
Add support for setting hashed passwords
Tore S. Lonoy
2017-01-12
Fix minor docs typo: perserve > preserve
Jeremy Bicha
2016-12-19
doc: change 'nobootwait' to 'nofail' in docs
Anhad Jai Singh
2016-08-18
Apt: add new apt configuration format
Christian Ehrhardt
2016-06-03
tests: fix apt tests to run inside ubuntu build environment
Scott Moser
2016-05-30
improve wording in the examples
Christian Ehrhardt
2016-05-24
improve examples of ap_source
Christian Ehrhardt
2016-05-24
fix typo in examples doc
Christian Ehrhardt
2016-05-23
modify cloud-config examples to match the new apt_source format
Christian Ehrhardt
2016-05-12
fix old typo in example
Christian Ehrhardt
2016-05-12
alphabetical import order
Christian Ehrhardt
2016-05-12
Document apt_custom_sources_list in examples
Christian Ehrhardt
2016-05-12
update doc/examples/cloud-config.txt with new key-without-source cases
Christian Ehrhardt
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
[next]