Skip to content

Commit

Permalink
fix(ci): molecule converge empty client password not permitted
Browse files Browse the repository at this point in the history
  • Loading branch information
adf-patrickha committed Jan 10, 2025
1 parent c078e68 commit 4596c36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
- name: "disabled-client"
enabled: false
address: ""
password: ""
password: "disabled-password"
bareos_dir_filesets:
- name: LinuxAll
description: "Backup all regular filesystems, determined by filesystem type."
Expand Down

0 comments on commit 4596c36

Please sign in to comment.