~afreiberger/charm-local-users:bug/1964807

Last commit made on 2022-03-14
Get this branch:
git clone -b bug/1964807 https://git.launchpad.net/~afreiberger/charm-local-users
Only Drew Freiberger can upload to this branch. If you are Drew Freiberger please log in for upload directions.

Branch merges

Branch information

Name:
bug/1964807
Repository:
lp:~afreiberger/charm-local-users

Recent commits

ef0ea61... by Drew Freiberger

Fix charmcraft.yaml for multi-series build

370283c... by Drew Freiberger

Remove charmhelpers requirement and import group add functions

2504f1f... by Drew Freiberger

add workaround for charmcraft/jinja/markup compatibility

3a4b0b9... by Diko Parvanov

Added options for multiple ssh keys and sudoers

Reviewed-on: https://code.launchpad.net/~dparv/charm-local-users/+git/charm-local-users/+merge/416461
Reviewed-by: James Troup <email address hidden>

3423e46... by Diko Parvanov

Changed requests from comments

- Re-written sudoers file creation atomically (with os.rename)
- Changed styling

9f55cb8... by Diko Parvanov

Lint black + removed lambda function

b957a47... by Diko Parvanov

Added options for multiple ssh keys and sudoers

 - Multiple ssh keys can now be provided by the charm config and
repeating lines with username
 - Custom sudoers.d file can now be populated with the charm config

3fcfb4b... by Przemyslaw Lal

Add tests and fix minor issues detected by tests

Signed-off-by: Przemysław Lal <email address hidden>

Reviewed-on: https://code.launchpad.net/~przemeklal/charm-local-users/+git/charm-local-users/+merge/412759
Reviewed-by: James Troup <email address hidden>

c03ad89... by Przemyslaw Lal

Add tests and fix minor issues detected by tests

Signed-off-by: Przemysław Lal <email address hidden>

2921a4f... by Przemyslaw Lal

update docs to mention the intended number of managed users

Signed-off-by: Przemysław Lal <email address hidden>