summaryrefslogtreecommitdiff
path: root/cloudinit/config/tests/test_set_passwords.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2020-03-25set_passwords: avoid chpasswd on BSD (#268)Gonéri Le Bouder
2020-02-10unittest: fix stderr leak in cc_set_password random unittest output. (#208)Ryan Harper
2020-01-29Replace mock library with unittest.mock (#186)Daniel Watkins
2019-12-18cloud-init: fix capitalisation of SSH (#126)Daniel Watkins
2019-11-26set_passwords: support for FreeBSD (#46)Igor Galić
2019-01-15cc_set_passwords: Fix regex when parsing hashed passwordsMarlin Cremers
2018-04-20set_passwords: Add newline to end of sshd config, only restart if updated.Scott Moser