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-08-22
util.subp: do not attach stdin cloud-init's stdin to subprocesses (LP: 831505)
Scott Moser
2011-08-22
fix for syntax error around ecdsa changes
Scott Moser
2011-08-22
cc_apt_update_upgrade.py: Redirect stdin to /dev/null for calls to add-apt-re...
Adam Gandelman
2011-08-15
add awareness of ecdsa keys.
Scott Moser
2011-08-03
fix incorrect logic when 'manage_etc_hosts' has a value
Scott Moser
2011-08-03
remove debug statement
Scott Moser
2011-08-03
add get_hostname_fqdn method to 'util' and use it for getting hostname
Scott Moser
2011-08-03
improve update_etc_hosts method in cc_update_etc_hosts
Scott Moser
2011-08-02
This fixes LP: #819507, to make consume_userdata run 'always'
Scott Moser
2011-07-26
use util.write_file in cc_mcollective.py
Scott Moser
2011-07-26
cc_mcollective: use util.write_file, change perms of private key file to 0600
Scott Moser
2011-07-25
Added ssl cert support to mcollective
Marc Cluet
2011-07-21
fix syntax error in cc_chef.py
Scott Moser
2011-07-19
improve the updating of /etc/hosts with correct fqdn when possible
Scott Moser
2011-07-19
do not complain if attempt to resizefs in an lxc container fails
Scott Moser
2011-07-18
add chef [Avishai Ish-Shalom]
Scott Moser
2011-06-30
* cloudinit/CloudConfig/cc_update_etc_hosts.py
Marc Cluet
2011-06-17
read authorized_keys location from sshd_config (LP: #731849)
Scott Moser
2011-06-17
make the default "fill in" mount entries configurable. (LP: #785542)
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-04-29
Seperated chef gems install to another function
Avishai Ish-Shalom
2011-04-24
updated ruby packages list
Avishai Ish-Shalom
2011-04-24
ruby_version should be configurable
Avishai Ish-Shalom
2011-04-21
Added Chef plugin
Avishai Ish-Shalom
2011-04-21
Allow configurable hostname prefix and hostname attribute
Avishai Ish-Shalom
2011-04-06
fix bug seeding grub dpkg config when devices are named xvdX (LP: #752361)
Scott Moser
2011-03-30
cloudinit/CloudConfig/cc_timezone.py: remove debug print out
Scott Moser
2011-03-21
fix bug with resizefs module
Scott Moser
2011-03-08
fix issue where apt-update was not done unless explicitly set
Scott Moser
2011-03-03
make update of sources not prevent installation attempt (LP: #728167)
Scott Moser
2011-03-03
cc_resizefs.py: log output of failed resizefs or blkid commands
Scott Moser
2011-02-22
merge mcollective fixes from Marc. Changes to indentation and added comments
Scott Moser
2011-02-20
Change output format for ConfigParser
Marc Cluet
2011-02-20
Changes to mcollective module, added docs
Marc Cluet
2011-02-18
handle no datasource better cloud-init-cfg
Scott Moser
2011-02-18
add carriage return to cc_final_message.py output
Scott Moser
2011-02-18
fix syntax erorr in cc_puppet.py
Scott Moser
2011-02-18
Update puppet to replace rather than append, add mcollective [Marc Cluet]
Scott Moser
2011-02-17
update /etc/hosts hosts.tmpl to if 'manage_etc_hosts' is set in cloud-config
Scott Moser
2011-02-15
Changes to puppet module + mcollective module
Marc Cluet
2011-02-07
add 'bootcmd' like 'runcmd' to cloud-config syntax for running things early
Scott Moser
2011-02-07
add apt helper routeins to CloudConfig, and use them in apt and puppet
Scott Moser
2011-02-07
add 'run_per_instance' to CloudConfig
Scott Moser
2011-02-07
rename 'datadir' key to 'data' in pathmap
Scott Moser
2011-02-04
resizefs didn't work, as 'blkid' would return error status 2
Scott Moser
2011-02-04
change default of resize_rootfs to True
Scott Moser
2011-01-28
Removing quotes from puppet config option values
Ryan Lane
2011-01-28
add setting of passwords.
Scott Moser
2011-01-26
if output entry is a scalar, send stdout and stderr same place
Scott Moser
[next]