summaryrefslogtreecommitdiff
path: root/cloudinit/config/tests
AgeCommit message (Expand)Author
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