#2888: Fix merge test failures.

This commit is contained in:
Nick Todd
2025-01-16 16:32:55 +00:00
parent 1fe0aea48d
commit dff976b336
6 changed files with 15 additions and 13 deletions

View File

@@ -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

View File

@@ -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