Module for configuring DNS Client on Windows systems
Configure the DNS server list from DHCP Server
Configure the DNS server list in the specified interface
Example:
config_dns_servers:
win_dns_client.dns_exists:
- servers:
- 8.8.8.8
- 8.8.8.9
New in version 2014.7.0.
Configure the global primary DNS suffix of a DHCP client.
primary_dns_suffix:
win_dns_client.primary_suffix:
- suffix: sub.domain.tld
- updates: True
Docs for previous releases are available on salt.rtfd.org.
Latest Salt release: 2014.7.2
22.27.118. salt.states.virtualenv
22.27.120. salt.states.win_firewall
Upcoming SaltStack events, webinars and local meet ups and user groups.