index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
config
Age
Commit message (
Expand
)
Author
2016-06-09
move gpg functions into gpg.py
Christian Ehrhardt
2016-06-06
rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually does
Christian Ehrhardt
2016-06-06
rename add_key / add_source to add_apt_key / add_apt_source
Christian Ehrhardt
2016-06-06
add_key_raw - make exceptions more specific
Christian Ehrhardt
2016-06-06
pythonify getkeybyid and move it to uitl.py
Christian Ehrhardt
2016-06-03
improve network configuration
Scott Moser
2016-06-03
fix tox -e flake8
Scott Moser
2016-06-03
lxd: fix log messsage
Scott Moser
2016-06-02
fix log message in emit_upstart
Scott Moser
2016-05-30
fix EXPORT_GPG_KEYID for existing keys
Christian Ehrhardt
2016-05-30
drop errorlist from convert_to_new_format
Christian Ehrhardt
2016-05-24
pacify pep8 regarding the new changes
Christian Ehrhardt
2016-05-24
integrate further smaller review feedback
Christian Ehrhardt
2016-05-24
rebased with upstream and reolved merge conflicts
Christian Ehrhardt
2016-05-23
make sure we only handle list or dict apt_sources and bail out for others
Christian Ehrhardt
2016-05-23
fix issue with dictionary style apt_sources handling filenames
Christian Ehrhardt
2016-05-23
warn about multiple colliding apt_source without filenames
Christian Ehrhardt
2016-05-23
support apt_sources to be a dictionary
Christian Ehrhardt
2016-05-12
make pep8 happy with a few spaces
Christian Ehrhardt
2016-05-12
split add_key and add_key_raw fior better testability
Christian Ehrhardt
2016-05-12
fix EXPORT_GPG_KEYID for long key fingerprints
Christian Ehrhardt
2016-05-12
Fix up a ton of flake8 issues
Joshua Harlow
2016-05-12
remove Unnecessary parens in add_key
Christian Ehrhardt
2016-05-12
move errorlist.append out of add_key
Christian Ehrhardt
2016-05-12
add feature to allow a custom template for source list
Christian Ehrhardt
2016-05-12
remove missed test print
Christian Ehrhardt
2016-05-12
test mirror list with failing mirror
Christian Ehrhardt
2016-05-12
allow to add keys without specifying a source
Christian Ehrhardt
2016-04-13
phone_home: allow usage of fqdn
Scott Moser
2016-04-13
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-12
rh_subscription: only check subscription if configured
Scott Moser
2016-04-12
provide a warning if 'system' but file does not exist
Scott Moser
2016-04-12
chef: straighten out validation_cert and validation_key
Scott Moser
2016-04-11
minor cleanups
Scott Moser
2016-04-11
lxd-bridge: Don't require a bridge name and implement support for domain name
Stéphane Graber
2016-04-11
Update lxd-bridge code to do a single debconf-communicate run and split debco...
Stéphane Graber
2016-04-11
Add support for lxd-bridge configuration
Stéphane Graber
2016-04-06
fix tests and hopefully actually work
Scott Moser
2016-04-06
rh_subscription: only check subscription if configured
Scott Moser
2016-04-05
write_files: fix decompression of content
Scott Moser
2016-04-04
chef: fix chef installation from gems
Scott Moser
2016-04-04
disk_setup: correctly send --force to mkfs on block devices
Scott Moser
2016-03-14
fix long line
Scott Moser
2016-03-14
merge with trunk
Scott Moser
2016-03-07
No longer run pollinate by default in seed_random
Scott Moser
2016-03-04
pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)
Ryan Harper
2016-03-04
Apply pep8, pyflakes fixes for python2 and 3
Scott Moser
2016-03-03
Apply pep8, pyflakes fixes for python2 and 3
Ryan Harper
2016-03-03
Update pep8 runner and fix pep8 issues
Ryan Harper
2016-03-03
fix some of pylints complaints
Scott Moser
[next]