Skip to content

Commit

Permalink
Changes to WindowsDNSSettings artifact definition (#347)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcurdy authored and joachimmetz committed Jun 12, 2019
1 parent ff2ea0c commit bf215d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3032,7 +3032,7 @@ sources:
key_value_pairs:
- {key: 'HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\Tcpip\Parameters', value: 'NameServer'}
- {key: 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Tcpip\Parameters\Interfaces\*', value: 'NameServer'}
- {key: 'HKEY_LOCAL_MACHINE\SYSTEM\CurrenControlSet\Services\Dnscache\Parameters', value: 'NameServer'}
- {key: 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\Dnscache\Parameters', value: 'NameServer'}
- {key: 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters\Interfaces\*', value: 'DhcpNameServer'}
- {key: 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\services\Tcpip\Parameters\Interfaces\*', value: 'DhcpServer'}
labels: [System, Network]
Expand Down

0 comments on commit bf215d2

Please sign in to comment.