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
Age
Commit message (
Expand
)
Author
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
add cloud-config-archive input type.
Scott Moser
2011-01-19
support $MIRROR and $RELEASE in apt-source cloud-config lines (LP: #693292)
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-12
ssh-import-lp-id was renamed to ssh-import-id
Scott Moser
2010-09-10
set grub-pc values based on user input or automatically
Scott Moser
2010-09-07
Update documentation.
Mathias Gug
2010-08-12
doc/examples/cloud-config.txt: fix names in cloud_config_modules
Scott Moser
2010-08-12
update documentation for seed data
Scott Moser
2010-08-12
mention important metadata fields in doc
Scott Moser
2010-08-12
mention disable_root setting in examples
Scott Moser
2010-08-12
initial dump of "sans-cloud" code (DataSourceNoCloud)
Scott Moser
2010-08-02
merged
Dustin Kirkland
2010-07-21
add better comments to the part-handler example
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
Adding gluster example
Clint Byrum
2010-06-29
mention nobootwait in mount configuration
Scott Moser
2010-06-18
add cloud-config hooks for enabling byobu by default.
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
2010-06-17
make cloud-config modules configurable by cloud-config
Scott Moser
2010-06-17
cloud.cfg: remove accidently commited 'cloud_config_modules' section
Scott Moser
2010-02-24
add info on how to delete null route
Scott Moser
2010-02-19
add "runcmd" support in CloudConfig
Scott Moser
2010-02-16
Add cloud-config-puppet hook.
Mathias Gug
2010-01-28
add the part-handler plugin
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