As per my comment here, I would like to set up a Configuration Rule for my wildcard DNS record. However, I do not want it to apply to any subdomains that already have a dedicated DNS record. How can I specify this in the Configuration Rule?
Configuration Rules has no way of knowing if its a defined DNS record or a wildcard.
You’ll need to manually define each DNS record in the Configuration Rule which you dont want the setting applying to, i.e. ‘hostname not in (a.b.com, b.b.com, …)’.
4 Likes
Thanks for your answer.
Any plans to add this functionality?
Further to this…
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.