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
/
config
/
cloud.cfg
Age
Commit message (
Expand
)
Author
2012-08-22
Merge with lp:cloud-init
Ben Howard
2012-08-22
rework package mirror selection
Scott Moser
2012-08-20
fix config for proper spelling of 'authkey'
Scott Moser
2012-08-20
Added "userless" mode to cloud-init for handling the creation of the
Ben Howard
2012-08-20
add ssh-authkey-fingerprint config module, to print fingerprints to console
Scott Moser
2012-08-10
Adjustments so that the default old event is used when
Joshua Harlow
2012-08-09
Move the code that did the 'cloud-config' upstart event name emitting to
Joshua Harlow
2012-07-11
add write-files module for "injecting" files (LP: #1012854)
Scott Moser
2012-07-09
DataSourceEc2: only do dns check in mirror selection
Scott Moser
2012-06-21
Comment cleanups and remove unneeded quotes.
Joshua Harlow
2012-06-20
Move back to the old dashs mixed with underscores for now until checking/migr...
Joshua Harlow
2012-06-18
1. Removed the welcome message for now :-)
Joshua Harlow
2012-06-16
Consistently use dashes instead of underscores for the transform names
Joshua Harlow
2012-06-16
1. Fix the welcome_msg name to welcome_message (oops)
Joshua Harlow
2012-06-16
Match the transform named final_msg by adding a _msg to the transform name.
Joshua Harlow
2012-06-15
Continued adding more comments about what each section/option does.
Joshua Harlow
2012-06-09
Start adding a system section.
Joshua Harlow
2012-03-16
rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere
Scott Moser
2012-03-12
import CloudStack data source [Cosmin Luta]
Scott Moser
2012-03-09
Renamed data source to CloudStack
Cosmin Luță
2012-03-09
add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)
Scott Moser
2012-03-08
add MaaS datasource to default searched
Scott Moser
2012-03-07
Added ability of cloud-init to manage apt http pipelining
Ben Howard
2012-03-04
Merge from main branch
Cosmin Luță
2012-02-16
DataSourceConfigDrive: support getting data from openstack config drive
Scott Moser
2012-02-16
incorrect name for salt minion cloud_config
Scott Moser
2012-02-16
initial version of DataSourceConfigDrive
Scott Moser
2012-02-15
Support salt minions via cloud-config [Jeff Bauer] (LP: #927795)
Scott Moser
2012-01-25
Added support for CloudStack meta-data
Cosmin Luță
2012-01-17
Add ca-certs into the main config to run just before rsyslog.
Mike Milner
2011-12-20
support configuration of landscape-client via cloud-config (LP: #857366)
Scott Moser
2011-07-21
add chef module to cloud.cfg so it runs as cloud-config
Scott Moser
2011-06-14
run cc_ssh as a cloud-init module so it is guaranteed to run before
Scott Moser
2011-03-04
add mcollective to cloud.cfg
Scott Moser
2011-03-03
add 'timezone' cloud-config module to cloud.cfg
Scott Moser
2011-02-17
update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config
Scott Moser
2011-02-17
change from yaml+'#include' to yaml + config.d format for cloud.cfg
Scott Moser
2011-02-07
add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early
Scott Moser
2011-01-28
add setting of passwords.
Scott Moser
2011-01-26
improve language in cloud.cfg comment
Scott Moser
2011-01-26
rework of DataSource loading.
Scott Moser
2011-01-25
add support for reading rightscale style userdata
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-20
remove updates check, as its no longer really necessary (LP: #653220)
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
remove 'biultin' config, separate cloud.cfg
Scott Moser