#2913: Remove dns_server option from config files.

This commit is contained in:
Nick Todd
2024-10-30 16:32:49 +00:00
parent 97094aba79
commit 77219db041
3 changed files with 3 additions and 9 deletions

View File

@@ -202,8 +202,6 @@ simulation:
port_scan_p_of_success: 0.8
services:
- type: DNSClient
options:
dns_server: 192.168.1.10
- type: DNSServer
options:
domain_mapping:

View File

@@ -200,8 +200,6 @@ simulation:
port_scan_p_of_success: 0.8
services:
- type: DNSClient
options:
dns_server: 192.168.1.10
- type: DNSServer
options:
domain_mapping:
@@ -232,8 +230,8 @@ simulation:
server_password: arcd
services:
- type: DNSClient
options:
dns_server: 192.168.1.10
# options:
# dns_server: 192.168.1.10
links:
- endpoint_a_hostname: switch_1

View File

@@ -209,7 +209,7 @@ simulation:
services:
- type: DNSClient
options:
dns_server: 192.168.1.10
# dns_server: 192.168.1.10
fix_duration: 3
- type: DNSServer
options:
@@ -250,8 +250,6 @@ simulation:
server_password: arcd
services:
- type: DNSClient
options:
dns_server: 192.168.1.10
links:
- endpoint_a_hostname: switch_1