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
Age
Commit message (
Expand
)
Author
2011-12-20
support configuration of landscape-client via cloud-config (LP: #857366)
Scott Moser
2011-12-20
remove unused cloudinit/execute.py
Scott Moser
2011-12-20
add INSTANCE_ID to environment of bootcmd scripts
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-19
make stdin read from /dev/null for all cloud-init programs (LP: #903993)
Scott Moser
2011-12-19
make DataSourceEc2 more resilliant to slow metadata service (LP: #894279)
Scott Moser
2011-12-18
cloudinit/DataSourceEc2: use util.is_resolvable_url
Scott Moser
2011-12-16
remove trailing :: on apt config for proxy
Scott Moser
2011-12-16
add apt_proxy support
Scott Moser
2011-12-16
use the distro when searching
Scott Moser
2011-12-16
only use apt_mirror if it is non-empty
Scott Moser
2011-12-16
fix issue if apt_mirror is provided in config
Scott Moser
2011-12-16
replace a print with a log.debug
Scott Moser
2011-12-16
merge trunk
Scott Moser
2011-12-16
DataSource: fix is_ipv4 usage
Scott Moser
2011-12-16
initial mirror configuration/discovery
Scott Moser
2011-12-16
move logic of "is this an ipv4 address" to a function is_ipv4
Scott Moser
2011-11-30
do not convert 'None' to a string in cloud-config mounts input.
Scott Moser
2011-10-31
use hashlib rather than md5 module to avoid deprecation warning.
Scott Moser
2011-10-31
fix bug in netinfo.debug_info if no network devices available
Scott Moser
2011-10-31
make ssh service name configurable
Scott Moser
2011-10-31
make ssh host key deletion configurable
Scott Moser
2011-10-30
Make the types of SSH keys to generate configurable
Scott Moser
2011-10-30
add a warning if there is no known way to enable puppet service.
Scott Moser
2011-10-30
Make enabling puppet service work on Fedora
Scott Moser
2011-10-30
Write timezone data to /etc/sysconfig/clock
Scott Moser
2011-10-30
Make locale file location configurable
Scott Moser
2011-10-30
Restore created files' selinux contexts
Scott Moser
2011-10-27
Replace static dict mapping version to packages with a method (LP: #848932)
Scott Moser
2011-10-27
do not run run-parts if directory has no items
Scott Moser
2011-10-06
DataSourceEc2: catch a socket timeout in wait-for-md-service code
Scott Moser
2011-09-23
DataSourceOVF: specify timeout=None in read_seeded call
Scott Moser
2011-09-22
remove local copy of boto.utils
Scott Moser
2011-09-22
make read_seeded return OSError for a file not found
Scott Moser
2011-09-22
add retrying to read_seeded. have it use read_url.
Scott Moser
2011-09-22
cloudinit/DataSource.py: fix bad usage of get_fqdn_from_hosts
Scott Moser
2011-09-14
try a little harder to get a fqdn rather than defaulting to localdomain
Scott Moser
2011-09-13
Bringing in proper json support for firstboot.json from lp:~avishai-ish-shalo...
Mike Moulton
2011-09-12
Set sane defaults for 'node_name' and 'environment'
Mike Moulton
2011-09-10
Modifications to properly support both 'gems' and 'packages' install types.
Mike Moulton
2011-09-09
return a list, not a string
Scott Moser
2011-09-09
accept that public-keys keys in the metadata service might be a string
Scott Moser
2011-09-08
Fix minor issue with multiple runlist items not written in the correct format.
Scott Moser
2011-09-09
Fixed wrong firstboot json format
Avishai Ish-Shalom
2011-09-08
Fix cc_chef issues (LP: #845161)
Scott Moser
2011-09-08
Fixed review rejects: firstboot.json write, gem_binary not defined, wrong val...
Avishai Ish-Shalom
2011-09-01
DataSourceOVF: change the default instance id from nocloud to iid-dsovf
Scott Moser
2011-09-01
DataSourceOVF do not provide a default static hostname
Scott Moser
2011-09-01
warn on failure of the hostname command when setting hostname
Scott Moser
[next]