Adjust gateway API
This commit is contained in:
@@ -20,7 +20,7 @@ spec:
|
||||
mac: "52:54:00:12:34:01"
|
||||
ip:
|
||||
address: 172.16.81.101
|
||||
gateway: 172.16.81.1
|
||||
gateway: 172.16.81.254
|
||||
netmask: 255.255.255.0
|
||||
name_servers:
|
||||
- 8.8.8.8
|
||||
@@ -60,7 +60,7 @@ spec:
|
||||
mac: "52:54:00:12:34:02"
|
||||
ip:
|
||||
address: 172.16.81.102
|
||||
gateway: 172.16.81.1
|
||||
gateway: 172.16.81.254
|
||||
netmask: 255.255.255.0
|
||||
name_servers:
|
||||
- 8.8.8.8
|
||||
@@ -100,7 +100,7 @@ spec:
|
||||
mac: "52:54:00:12:34:03"
|
||||
ip:
|
||||
address: 172.16.81.103
|
||||
gateway: 172.16.81.1
|
||||
gateway: 172.16.81.254
|
||||
netmask: 255.255.255.0
|
||||
name_servers:
|
||||
- 8.8.8.8
|
||||
|
||||
Reference in New Issue
Block a user