~xavpaice/charm-local-users:fix_charmcraft

Last commit made on 2022-03-15
Get this branch:
git clone -b fix_charmcraft https://git.launchpad.net/~xavpaice/charm-local-users
Only Xav Paice can upload to this branch. If you are Xav Paice please log in for upload directions.

Branch merges

Branch information

Name:
fix_charmcraft
Repository:
lp:~xavpaice/charm-local-users

Recent commits

b2a5592... by Xav Paice

fix indentation in charmcraft.yaml

84de21e... by Drew Freiberger

Remove charmhelpers requirement and import group add functions

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-local-users/+git/charm-local-users/+merge/416830
Reviewed-by: Xav Paice <email address hidden>

ef0ea61... by Drew Freiberger

Fix charmcraft.yaml for multi-series build

370283c... by Drew Freiberger

Remove charmhelpers requirement and import group add functions

1d9b382... by Drew Freiberger

add workaround for charmcraft/jinja/markup compatibility

Reviewed-on: https://code.launchpad.net/~afreiberger/charm-local-users/+git/charm-local-users/+merge/416827
Reviewed-by: Xav Paice <email address hidden>
Reviewed-by: Garrett Thompson <email address hidden>

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