0.1.2-DEV-20200215-10106
------------------------ * ADD: - added host_vars for vlan1 and vlan55; also test vars added for localhost ci deploys
This commit is contained in:
37
host_vars/10.10.10.146.yml
Normal file
37
host_vars/10.10.10.146.yml
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
static_assignments:
|
||||
cnode1:
|
||||
mac_address: "7E:E5:3D:C4:20:62"
|
||||
ip_address : "10.10.10.130"
|
||||
|
||||
cnode2:
|
||||
mac_address: "16:1B:D4:86:62:E3"
|
||||
ip_address : "10.10.10.131"
|
||||
|
||||
cnode3:
|
||||
mac_address: "36:4B:4D:E7:9B:B1"
|
||||
ip_address : "10.10.10.132"
|
||||
|
||||
cnode4:
|
||||
mac_address: "96:16:5B:C8:05:91"
|
||||
ip_address : "10.10.10.133"
|
||||
|
||||
cnode5:
|
||||
mac_address: "72:89:2F:8A:23:97"
|
||||
ip_address : "10.10.10.134"
|
||||
|
||||
zg-lxwb05:
|
||||
mac_address: "5A:2E:9C:CD:A6:7C"
|
||||
ip_address : "10.10.10.135"
|
||||
|
||||
ns2:
|
||||
mac_address: "72:23:93:11:A2:45"
|
||||
ip_address : "10.10.10.136"
|
||||
|
||||
cloud9:
|
||||
mac_address: "2E:14:3C:43:5E:1E"
|
||||
ip_address : "10.10.10.150"
|
||||
|
||||
dhcp-ansible:
|
||||
mac_address: "32:00:31:38:9D:F8"
|
||||
ip_address: "10.10.10.146"
|
Reference in New Issue
Block a user