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
Age
Commit message (
Expand
)
Author
2012-06-28
remove warning message to console on empty user-data
Scott Moser
2012-06-21
use yaml.safe_load rather than yaml.load
Scott Moser
2012-06-20
cc_salt_minion: install package salt-minion rather than salt
Scott Moser
2012-06-13
Use --quiet when running apt-get
Scott Moser
2012-06-13
Use -q when running apt-get for logging without progress updates
Martin Packman
2012-05-22
remove usage of subprocess.check_output
Scott Moser
2012-05-22
support relative path in AuthorizedKeysFile
Scott Moser
2012-04-10
cc_landscape.py: if /etc/landscape does not exist, then create it
Scott Moser
2012-04-10
pep8: fix white space
Scott Moser
2012-04-09
fix chef documentation (LP: #960564)
Scott Moser
2012-04-09
replace bug links with LP: # syntax, use '$RELEASE' for apt source
Scott Moser
2012-04-07
Added an example for using Chef with oneiric
Lorin Hochstein
2012-04-07
Added GPG key
Lorin Hochstein
2012-04-05
Fixed opscode repo in chef recipe
Lorin Hochstein
2012-04-05
Allow a url to cloud-config data to be specified on kernel config line
Scott Moser
2012-04-05
add a better exception message
Scott Moser
2012-04-05
revert improved exception printing, as it was broken
Scott Moser
2012-04-05
syntax error fix
Scott Moser
2012-04-05
improve exception message
Scott Moser
2012-04-05
move the reading of the cmdline cloud-config url to cloud-init.py
Scott Moser
2012-04-04
fix issue found in real test
Scott Moser
2012-04-04
add reading of 'seedfrom' via DataSourceNoCloud's DataSourceConfig
Scott Moser
2012-04-04
initial checkin of kernel commandline cloud-config url support
Scott Moser
2012-04-04
Provide informative message when user logs in with unsupported locale
Scott Moser
2012-04-04
minor cleanup to messages, combine commands to single line
Scott Moser
2012-04-04
Only show this message one time.
Scott Moser
2012-04-04
move Z99-cloud-locale-test.sh out of profile.d to tools
Scott Moser
2012-04-02
Fixed deficiency in merge proposal.
Ben Howard
2012-03-30
Added a profile.d message to inform people about invalid locale setting.
Ben Howard
2012-03-26
cc_chef: fix bug when validation_key was present, but validation_cert was not
Scott Moser
2012-03-21
fix bad variable if blocking cc_resizefs
Scott Moser
2012-03-21
allow cloud-config to control if resizefs is blocking or not
Scott Moser
2012-03-21
cc_resizefs: run resizefs in the background during boot.
Scott Moser
2012-03-19
DataSource: if public-keys is a string, split it on newline
Scott Moser
2012-03-16
add supprot for reading public-keys from DataSourcMAAS
Scott Moser
2012-03-16
rename DataSourceMaaS to DataSourceMAAS, generally use MAAS everywhere
Scott Moser
2012-03-16
fix pylint warnings in test_userdata
Scott Moser
2012-03-13
add python-oauth to dependencies [Cosmin Luță]
Scott Moser
2012-03-12
Warn in user-data processing on non-multipart, non-handled data
Scott Moser
2012-03-12
wrap Changelog to < 80 chars
Scott Moser
2012-03-12
fix pylint/pep8 issues in DataSourceCloudStack
Scott Moser
2012-03-12
import CloudStack data source [Cosmin Luta]
Scott Moser
2012-03-12
cloudinit/DataSourceCloudStack: updated copyright and author
Scott Moser
2012-03-12
Restrict warning to userdata without MIME wrapping only while still ignoring ...
Martin Packman
2012-03-09
Renamed data source to CloudStack
Cosmin Luță
2012-03-09
fix copyright and author on cloudinit/DataSourceMaaS.py
Scott Moser
2012-03-09
If the user has chosen to remove default ca-certs, prevent package upgrade
Scott Moser
2012-03-09
fix spelling error in apt pipeline filename
Scott Moser
2012-03-09
add option apt_pipelining to cloud-config to address s3 mirrors (LP: #948461)
Scott Moser
2012-03-09
mention bug number in cloud-config.txt
Scott Moser
[next]