summaryrefslogtreecommitdiff
path: root/cloudinit/config/tests
AgeCommit message (Expand)Author
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2019-12-12fix unlocking method on FreeBSDIgor Galić
2019-11-26set_passwords: support for FreeBSD (#46)Igor Galić
2019-10-31Add config for ssh-key import and consuming user-dataPavel Zakharov
2019-08-22ubuntu-drivers: call db_x_loadtemplatefile to accept NVIDIA EULAChad Smith
2019-08-19ubuntu-drivers: emit latelink=true debconf to accept nvidia eulaChad Smith
2019-08-09Add support for publishing host keys to GCE guest attributesRick Wright
2019-04-04ubuntu_advantage: rewrite cloud-config moduleChad Smith
2019-03-19Add ubuntu_drivers config moduleDaniel Watkins
2019-02-27cc_apt_pipelining: stop disabling pipelining by defaultDaniel Watkins
2019-01-15cc_set_passwords: Fix regex when parsing hashed passwordsMarlin Cremers
2018-09-08config: disable ssh access to a configured user accountChad Smith
2018-09-05tests: Disallow use of util.subp except for where needed.Scott Moser
2018-09-01Add unit tests for config/cc_ssh.pyFrancis Ginther
2018-04-20schema: in validation, raise ImportError if strict but no jsonschema.Scott Moser
2018-04-20set_passwords: Add newline to end of sshd config, only restart if updated.Scott Moser
2018-04-18Schema: do not warn on duplicate items in commands.Scott Moser
2018-04-18net: Depend on iproute2's ip instead of net-tools ifconfig or routeChad Smith
2018-03-23tests: Fix newly added schema unit tests to skip if no jsonschema.Scott Moser
2018-03-22ubuntu-advantage: Add new config module to support ubuntu-advantage-toolsChad Smith
2018-03-16tests: fix flakes warning for unused variableChad Smith
2018-03-16tests: patch leaked stderr messages from snap unit testsChad Smith
2018-03-16cc_snap: Add new module to install and configure snapd and snap packages.Chad Smith