Age | Commit message (Expand) | Author |
2021-05-14 | [examples] config-user-groups expire in the future (#902) | Geert Stappers |
2020-10-30 | Correct documentation and testcase data for some user-data YAML (#618) | dermotbradley |
2020-08-13 | Fix 'Users and Groups' configuration documentation (#530) | sshedi |
2020-04-22 | YAML align indent sizes for docs readability (#323) | Tak Nishigori |
2019-08-20 | Add missing #cloud-config comment on first example in documentation. | Florian Müller |
2018-09-08 | config: disable ssh access to a configured user account | Chad Smith |
2018-06-19 | Explicitly prevent `sudo` access for user module | Jacob Bednarz |
2018-04-03 | correct documentation to match correct attribute name usage. | Dominic Schlegel |
2017-10-18 | schema: Log debug instead of warning when jsonschema is not available. | Scott Moser |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-01-29 | Correct lock_passwd in docs | Robert Jennings |
2014-06-09 | doc: fix user-groups doc to reference plural ssh-authorized-keys | Scott Moser |
2013-10-02 | fix permission changes | Scott Moser |
2013-10-02 | use long format args rather than short | Scott Moser |
2013-10-01 | Fix typo in mkpasswd command: '-s' was used instead of '-R' for salt rounds. | Eric Nordlund |
2012-10-23 | move default user info out of code and into config | Scott Moser |
2012-09-21 | Fix some docs + pylint warnings + log on default created in the module. | Joshua Harlow |
2012-09-21 | 1. Cleanup the user creation so that the distro class is | Joshua Harlow |
2012-09-18 | Add support for useradd --selinux-user'' | Garrett Holmstrom |
2012-08-31 | incorrect example in doc | Scott Moser |
2012-08-31 | - Converted user list to user dict to allow exclusion of the default user | Ben Howard |
2012-08-27 | move user-groups section from cloud-config.txt to its own file. | Scott Moser |