You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix PolicyGenerator setting InformOnly on root policy
When all ConfigurationPolicies have RemediationAction InformOnly,
the root Policy is also set to have RemediationAction InformOnly.
However, InformOnly is not valid on a Policy, and was thus modified
to be set to inform in this case.
Signed-off-by: Jeffrey Luo <[email protected]>
0 commit comments