From 5cf11cdf8dd8edc5638c1d8b170ce894e6af2691 Mon Sep 17 00:00:00 2001 From: Patrick Hasler Date: Tue, 5 Nov 2024 18:22:53 +0100 Subject: [PATCH] feat(ci): bareos_dir_consoles with PAM auth --- molecule/default/converge.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/molecule/default/converge.yml b/molecule/default/converge.yml index 95190e5..74e3ca6 100644 --- a/molecule/default/converge.yml +++ b/molecule/default/converge.yml @@ -24,6 +24,12 @@ - .status jobacl: - "*all" + tls_enable: true + - name: pam-console + description: "Console uses PAM authentication" + password: "MySecretPAMPassword" + tls_enable: true + use_pam_authentication: true bareos_dir_clients: - name: bareos-fd address: 127.0.0.1