#2888: Uncomment domain_mapping in test configs.
This commit is contained in:
@@ -588,9 +588,9 @@ simulation:
|
||||
default_gateway: 192.168.1.1
|
||||
services:
|
||||
- type: DNSServer
|
||||
# options:
|
||||
# domain_mapping:
|
||||
# arcd.com: 192.168.1.12 # web server
|
||||
options:
|
||||
domain_mapping:
|
||||
arcd.com: 192.168.1.12 # web server
|
||||
|
||||
- type: server
|
||||
hostname: web_server
|
||||
|
||||
@@ -1380,9 +1380,9 @@ simulation:
|
||||
default_gateway: 192.168.1.1
|
||||
services:
|
||||
- type: DNSServer
|
||||
# options:
|
||||
# domain_mapping:
|
||||
# arcd.com: 192.168.1.12 # web server
|
||||
options:
|
||||
domain_mapping:
|
||||
arcd.com: 192.168.1.12 # web server
|
||||
|
||||
- hostname: web_server
|
||||
type: server
|
||||
|
||||
Reference in New Issue
Block a user