Skip to content

Commit

Permalink
feat(ci): bareos_dir_consoles with PAM auth
Browse files Browse the repository at this point in the history
  • Loading branch information
adf-patrickha committed Nov 5, 2024
1 parent 3a4fe7b commit 5cf11cd
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 5cf11cd

Please sign in to comment.