Cloud instance init scripts
Go to file
Dusty Mabe cbaaeee097
Fix failing unittests by including BuildRequires: passwd
The unittests started failing because of upstream commit
7c07af2 where cloud-init can now support using `usermod` to
lock an account if `passwd` isn't installed. Since `passwd`
wasn't installed in our mock buildroot it was choosing to
use `usermod` and the unittests were failing.

See: https://github.com/canonical/cloud-init/commit/7c07af2
2020-02-23 10:14:04 -05:00
.gitignore Clean up .gitignore 2012-09-17 10:11:22 -07:00
cloud-init-19.4-disable-lxd-tests.patch Update to 19.4 2020-02-21 11:44:03 +01:00
cloud-init-19.4-nm-controlled.patch Update to 19.4 2020-02-21 11:44:03 +01:00
cloud-init-19.4-no-override-default-network.patch Update to 19.4 2020-02-21 11:44:03 +01:00
cloud-init-tmpfiles.conf Add tmpfiles.d configuration for /run/cloud-init 2014-06-02 19:18:19 -07:00
cloud-init.spec Fix failing unittests by including BuildRequires: passwd 2020-02-23 10:14:04 -05:00
sources Update to 19.4 2020-02-21 11:44:03 +01:00