lp:~mertkirpici/charm-local-users

Owned by Mert Kirpici
Get this repository:
git clone https://git.launchpad.net/~mertkirpici/charm-local-users
Only Mert Kirpici can upload to this repository. If you are Mert Kirpici please log in for upload directions.

Branches

Name Last Modified Last Commit
topic/juju-3.1 2023-10-09 18:45:07 UTC
test(functional): no wait juju run in test_13

Author: Mert Kirpici
Author Date: 2023-10-09 18:41:38 UTC

test(functional): no wait juju run in test_13

Calling zaza.model.wait_for_application_states() after running very
quick running commands like "adduser" on the remote machine, causes a
timeout error since the application status never even changes to
executing before juju run(juju exec in 3.1) command terminates, causing
zaza to wait until timeout is reached, with the message:

  Waiting for at least one unit with agent status "executing"

Examples of this usage can be seen in test_14, where the wait function
is never called.

Signed-off-by: Mert Kırpıcı <mert.kirpici@canonical.com>

main 2023-08-11 10:48:38 UTC
Add discourse doc link in metadata and drop bionic support

Author: JamesLin
Author Date: 2023-08-11 10:48:38 UTC

Add discourse doc link in metadata and drop bionic support

Reviewed-on: https://code.launchpad.net/~jneo8/charm-local-users/+git/charm-local-users/+merge/448857
Reviewed-by: Ramesh Sattaru <ramesh.sattaru@canonical.com>
Reviewed-by: Eric Chen <eric.chen@canonical.com>
Reviewed-by: 🤖 prod-jenkaas-bootstack <webops+prod-jenkaas-bootstack@canonical.com>

lp/1983437 2022-09-29 07:44:19 UTC
config: add option ssh-authorized-keys

Author: Mert Kirpici
Author Date: 2022-09-18 22:11:20 UTC

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ı <mert.kirpici@canonical.com>

13 of 3 results
This repository contains Public information 
Everyone can see this information.

Subscribers