The directives which use a source-list can currently be configured with invalid values:
- If n/a is the selected base value but no flags, additional sources, or automated sources are set for the directive
'none'can be set as the base value even if automated sources are found
And not invalid, but not optimal:
- Any base value with additional hosts;
* data:is okay,* example.comis superfluous
Comments
Comment #4
gapple- The 'none' option for a directive is now removed if any auto sources are discovered.
- Selecting 'n/a' but no other options for the directive will not result in any configuration for that directive being saved.
#2943755: Optimize policy source list will cleanup if additional hosts are provided when 'Any' is selected.