0.1.20-DEV-20201105-161505
-------------------------- * MODIFY: - several ip's have been modified as we need to clean up a bit and get static assignments outside of the dynamic pool * ADD: - add cat dhcpd.conf to check contents to .gitlab-ci.yml
This commit is contained in:
parent
8dddbf8e46
commit
ab98ae91cf
@ -74,15 +74,15 @@
|
|||||||
|
|
||||||
zg-okd-m1:
|
zg-okd-m1:
|
||||||
mac_address: "52:9E:AB:D9:C6:08"
|
mac_address: "52:9E:AB:D9:C6:08"
|
||||||
ip_address : "10.1.1.70"
|
ip_address : "10.1.1.170"
|
||||||
|
|
||||||
zg-okd-n1:
|
zg-okd-n1:
|
||||||
mac_address: "6A:1F:89:9A:E9:02"
|
mac_address: "6A:1F:89:9A:E9:02"
|
||||||
ip_address : "10.1.1.71"
|
ip_address : "10.1.1.171"
|
||||||
|
|
||||||
zg-okd-n2:
|
zg-okd-n2:
|
||||||
mac_address: "0E:5A:D8:42:50:1A"
|
mac_address: "0E:5A:D8:42:50:1A"
|
||||||
ip_address : "10.1.1.72"
|
ip_address : "10.1.1.172"
|
||||||
|
|
||||||
ipam:
|
ipam:
|
||||||
mac_address: "66:48:A6:B1:F2:12"
|
mac_address: "66:48:A6:B1:F2:12"
|
||||||
@ -130,4 +130,4 @@
|
|||||||
|
|
||||||
nagios-vm:
|
nagios-vm:
|
||||||
mac_address : BE:04:AA:2E:42:0C
|
mac_address : BE:04:AA:2E:42:0C
|
||||||
ip_address : 10.1.1.203
|
ip_address : "10.1.1.203"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user