Skip to content

Commit

Permalink
🧪tests
Browse files Browse the repository at this point in the history
Signed-off-by: Julien Godin <julien.godin@camptocamp.com>
  • Loading branch information
JGodin-C2C committed Oct 10, 2023
1 parent d2a377e commit 5c3389b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/account.pp
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
Optional[String] $ssh_options = undef,
) {
$account = $user # for strformat mapping...
aslkdjaklsdjaklsjdlkasjd
if $user =~ /^@(\S+)$/ {
if ! ( $1 in $accounts::usergroups ) {
fail "Can't find usergroup : ${1}"
Expand Down

0 comments on commit 5c3389b

Please sign in to comment.