-
Notifications
You must be signed in to change notification settings - Fork 179
Open
Labels
enhancementNew feature or requestNew feature or request
Description
I ran into a scenario where I am attaching Network Adapters that connect to completely separate networks (in this case 1 to the corporate networks and redundant links to an iSCSI network).
When I used the module as-is it set DNS server entries on the iSCSI networks and then registered the (invalid) IPs on the corporate DNS servers which made the server inaccessable.
I copied the module local and made changes so that there is a separate win-dns variable that is a map where I can assign different servers to the separate network adapters.
My implementation is dirty so I thought I'd just make an issue for the experts to implement.
Thank you.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request