-
When I try to build using a custom profile, I get the following error: ValueError: Value 'var_accounts_minimum_age_login_defs' in profile 'test_rhel7' uses the selector '3'. This is not possible, as only selectors ['1', '2', '5', '7', 'default', '0'] are available. Either change the selector used in the profile, or add the selector-value pair to the variable definition. If I really want to use 3 as the value, what do I need to modify to allow 3? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Beta Was this translation helpful? Give feedback.
-
I proposed new options for this variable: #11052 |
Beta Was this translation helpful? Give feedback.
You need to add a new selector here:
https://github.com/ComplianceAsCode/content/blob/master/linux_os/guide/system/accounts/accounts-restrictions/password_expiration/var_accounts_minimum_age_login_defs.var