~mertkirpici/charm-local-users:lp/1983437

Last commit made on 2022-09-29
Get this branch:
git clone -b lp/1983437 https://git.launchpad.net/~mertkirpici/charm-local-users
Only Mert Kirpici can upload to this branch. If you are Mert Kirpici please log in for upload directions.

Branch merges

Branch information

Name:
lp/1983437
Repository:
lp:~mertkirpici/charm-local-users

Recent commits

9f62485... by Mert Kirpici

config: add option ssh-authorized-keys

Introduce a new config option to set the path to the authorized keys
file that will be used to write the ssh public key of the user for
remote access. The config option also supports the usage of common
variables $HOME, $USER and $UID which will be expanded for each user.

Closes-bug: 1983437

Signed-off-by: Mert Kırpıcı <email address hidden>

9e1b656... by Przemyslaw Lal

Add support for jammy

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

55dc817... by Przemyslaw Lal

Add support for jammy

Signed-off-by: Przemyslaw Lal <email address hidden>

bd6c1f2... by Xav Paice

update charmcraft to add charmhelpers

Reviewed-on: https://code.launchpad.net/~xavpaice/charm-local-users/+git/charm-local-users/+merge/420590
Reviewed-by: Przemysław Lal <email address hidden>
Reviewed-by: 🤖 prod-jenkaas-bootstack <email address hidden>

035da21... by Xav Paice

make unit tests pass

691699c... by Xav Paice

add tox.ini and fix lint test

d1d9c7d... by Xav Paice

update charmcraft to add charmhelpers

f93bb25... by Diko Parvanov

Fixed bug where "log" is not used properly

419f789... by Xav Paice

Fix indentation in charmcraft.yaml

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

b2a5592... by Xav Paice

fix indentation in charmcraft.yaml