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
/
tests
Age
Commit message (
Expand
)
Author
2019-08-22
ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULA
Chad Smith
2019-08-19
ubuntu-drivers: emit latelink=true debconf to accept nvidia eula
Chad Smith
2019-08-09
Add support for publishing host keys to GCE guest attributes
Rick Wright
2019-04-04
ubuntu_advantage: rewrite cloud-config module
Chad Smith
2019-03-19
Add ubuntu_drivers config module
Daniel Watkins
2019-02-27
cc_apt_pipelining: stop disabling pipelining by default
Daniel Watkins
2019-01-15
cc_set_passwords: Fix regex when parsing hashed passwords
Marlin Cremers
2018-09-08
config: disable ssh access to a configured user account
Chad Smith
2018-09-05
tests: Disallow use of util.subp except for where needed.
Scott Moser
2018-09-01
Add unit tests for config/cc_ssh.py
Francis Ginther
2018-04-20
schema: in validation, raise ImportError if strict but no jsonschema.
Scott Moser
2018-04-20
set_passwords: Add newline to end of sshd config, only restart if updated.
Scott Moser
2018-04-18
Schema: do not warn on duplicate items in commands.
Scott Moser
2018-04-18
net: Depend on iproute2's ip instead of net-tools ifconfig or route
Chad Smith
2018-03-23
tests: Fix newly added schema unit tests to skip if no jsonschema.
Scott Moser
2018-03-22
ubuntu-advantage: Add new config module to support ubuntu-advantage-tools
Chad Smith
2018-03-16
tests: fix flakes warning for unused variable
Chad Smith
2018-03-16
tests: patch leaked stderr messages from snap unit tests
Chad Smith
2018-03-16
cc_snap: Add new module to install and configure snapd and snap packages.
Chad Smith