prelim_interactive_users must be set in defaults else failure if there are zero such users during prelim.yml

Signed-off-by: polski-g <polski_g@sent.at>
This commit is contained in:
polski-g 2025-06-03 11:37:52 -04:00
parent f70821bf7e
commit e149d2b44c
No known key found for this signature in database
GPG key ID: C077F64D3FFD4D39

View file

@ -60,6 +60,9 @@ skip_reboot: true
# default value will change to true but wont reboot if not enabled but will error
change_requires_reboot: false
# list of dicts of interactive users, filled in during prelim.yml
prelim_interactive_users: []
###
### Settings for associated Audit role using Goss
###