Open andrewward opened 7 years ago
We recently enabled strict_variables and we ran into the following error when provisioning a new host.
Server Error: Evaluation Error: Unknown variable: '::ipa_enrolled'.
This could probably be mitigated by installing the IPA client packages during the kickstart or something, but we let the module handle that.
Thanks - I'll take a look at this ASAP!
I am experiencing the same issue. When will the PR be accepted?
We recently enabled strict_variables and we ran into the following error when provisioning a new host.
Server Error: Evaluation Error: Unknown variable: '::ipa_enrolled'.
This could probably be mitigated by installing the IPA client packages during the kickstart or something, but we let the module handle that.