add host_vars for dhcp-v*.thezenarden.net
This commit is contained in:
parent
41a4f29bb2
commit
17ebf09009
@ -1,6 +1,6 @@
|
||||
[defaults]
|
||||
inventory = /etc/ansible/zen_inventory.yml
|
||||
roles_path = /etc/ansible/roles
|
||||
roles_path = /home/chris/git/ansible/Personal/roles
|
||||
collections_paths = /etc/ansible/collections
|
||||
remote_tmp = /tmp/.ansible-${USER}/tmp
|
||||
gathering = smart
|
||||
|
222
host_vars/dhcp-v1.thezengarden.net.yml
Normal file
222
host_vars/dhcp-v1.thezengarden.net.yml
Normal file
@ -0,0 +1,222 @@
|
||||
---
|
||||
deploy_to: vlan1
|
||||
|
||||
static_assignments:
|
||||
kansai:
|
||||
mac_address: "00:25:90:67:76:fa"
|
||||
ip_address : "10.1.1.10"
|
||||
|
||||
battosai:
|
||||
mac_address: "d8:5e:d3:06:b3:94"
|
||||
ip_address : "10.1.1.4"
|
||||
|
||||
katsumoto:
|
||||
mac_address: "50:e5:49:43:9e:41"
|
||||
ip_address : "10.1.1.2"
|
||||
|
||||
katsumoto_kvm:
|
||||
mac_address: "e6:0b:56:12:e6:dc"
|
||||
ip_address : "10.1.1.2"
|
||||
|
||||
amaterasu:
|
||||
mac_address: "00:22:15:94:d8:02"
|
||||
ip_address : "10.1.1.1"
|
||||
|
||||
ki:
|
||||
mac_address: "84:38:35:5c:61:cc"
|
||||
ip_address : "10.1.1.3"
|
||||
|
||||
chef:
|
||||
mac_address: "a2:5d:76:e3:e7:d6"
|
||||
ip_address : "10.1.1.250"
|
||||
|
||||
awx:
|
||||
mac_address: "0A:13:6F:5D:81:25"
|
||||
ip_address : "10.1.1.24"
|
||||
|
||||
awx2:
|
||||
mac_address: "02:31:F5:ED:06:42"
|
||||
ip_address : "10.1.1.25"
|
||||
|
||||
awx-stage:
|
||||
mac_address: "2A:63:CC:5A:7C:2C"
|
||||
ip_address : "10.1.1.26"
|
||||
|
||||
nms-vm:
|
||||
mac_address: "7a:17:6c:4f:16:b9"
|
||||
ip_address : "10.1.1.202"
|
||||
|
||||
pi:
|
||||
mac_address: "b8:27:eb:d2:89:97"
|
||||
ip_address : "10.1.1.131"
|
||||
|
||||
dev:
|
||||
mac_address: "76:b9:09:f5:26:6d"
|
||||
ip_address : "10.1.1.135"
|
||||
|
||||
ci:
|
||||
mac_address: "72:B6:C1:F3:E8:96"
|
||||
ip_address : "10.1.1.111"
|
||||
|
||||
ci2:
|
||||
mac_address: "92:50:29:8A:2E:26"
|
||||
ip_address : "10.1.1.112"
|
||||
|
||||
aisuru:
|
||||
mac_address: "50:3e:aa:a1:a0:50"
|
||||
ip_address : "10.1.1.175"
|
||||
|
||||
vpn:
|
||||
mac_address: "6a:2b:bc:76:4b:b1"
|
||||
ip_address : "10.1.1.199"
|
||||
|
||||
tor:
|
||||
mac_address: "92:90:76:40:e5:ea"
|
||||
ip_address: "10.1.1.165"
|
||||
|
||||
unifi:
|
||||
mac_address: "06:23:5B:08:58:32"
|
||||
ip_address : "10.1.1.166"
|
||||
|
||||
uap-1:
|
||||
mac_address: "18:e8:29:60:f1:21"
|
||||
ip_address : "10.1.1.167"
|
||||
|
||||
unms:
|
||||
mac_address: "8E:0A:C3:27:8B:BF"
|
||||
ip_address : "10.1.1.168"
|
||||
|
||||
zg-okd-m1:
|
||||
mac_address: "52:9E:AB:D9:C6:08"
|
||||
ip_address : "10.1.1.170"
|
||||
|
||||
zg-okd-n1:
|
||||
mac_address: "6A:1F:89:9A:E9:02"
|
||||
ip_address : "10.1.1.171"
|
||||
|
||||
zg-okd-n2:
|
||||
mac_address: "0E:5A:D8:42:50:1A"
|
||||
ip_address : "10.1.1.172"
|
||||
|
||||
ipam:
|
||||
mac_address: "66:48:A6:B1:F2:12"
|
||||
ip_address : "10.1.1.166"
|
||||
|
||||
katsumai:
|
||||
mac_address: "50:3e:aa:82:a2:b6"
|
||||
ip_address : "10.1.1.215"
|
||||
|
||||
jacobs-xbox-one:
|
||||
mac_address: "c4:9d:ed:dc:a4:db"
|
||||
ip_address : "10.1.1.216"
|
||||
|
||||
jacobs-phone:
|
||||
mac_address: "8c:3a:e3:72:11:fa"
|
||||
ip_address : "10.1.1.217"
|
||||
|
||||
jacobs-tablet:
|
||||
mac_address: "20:d1:60:ec:44:07"
|
||||
ip_address : "10.1.1.218"
|
||||
|
||||
rhel:
|
||||
mac_address: "16:8D:09:6D:AD:89"
|
||||
ip_address : "10.1.1.130"
|
||||
|
||||
er4:
|
||||
mac_address: "18:e8:29:b3:c3:e7"
|
||||
ip_address : "10.1.1.110"
|
||||
|
||||
zg-xoa:
|
||||
mac_address : "02:3e:ef:c5:65:ae"
|
||||
ip_address : "10.1.1.245"
|
||||
|
||||
ntp:
|
||||
mac_address : "BE:55:50:BC:97:88"
|
||||
ip_address : "10.1.1.15"
|
||||
|
||||
openshift:
|
||||
mac_address : "72:b1:a3:13:23:94"
|
||||
ip_address : "10.1.1.183"
|
||||
|
||||
zabbix-vm:
|
||||
mac_address : "8A:52:9D:CC:28:A3"
|
||||
ip_address : "10.1.1.7"
|
||||
|
||||
nagios-vm:
|
||||
mac_address : "BE:04:AA:2E:42:0C"
|
||||
ip_address : "10.1.1.203"
|
||||
|
||||
zg-pbs:
|
||||
mac_address : "56:25:AB:30:59:4A"
|
||||
ip_address : "10.1.1.242"
|
||||
|
||||
zg-tower-prod-1:
|
||||
mac_address : "66:AE:7F:0A:0B:C1"
|
||||
ip_address : "10.1.1.120"
|
||||
|
||||
zg-tower-prod-2:
|
||||
mac_address : "66:AE:7F:0A:0B:C2"
|
||||
ip_address : "10.1.1.121"
|
||||
|
||||
zg-tower-prod-db-1:
|
||||
mac_address : "66:AE:7F:0A:0B:C3"
|
||||
ip_address : "10.1.1.122"
|
||||
|
||||
zg-tower-dev:
|
||||
mac_address : "66:AE:7F:0A:0B:C4"
|
||||
ip_address : "10.1.1.123"
|
||||
|
||||
bastion:
|
||||
mac_address : "D2:87:A1:CF:41:AE"
|
||||
ip_address : "10.1.1.125"
|
||||
|
||||
pah:
|
||||
mac_address : "8A:54:BC:F7:B8:0C"
|
||||
ip_address : "10.1.1.126"
|
||||
|
||||
ipa:
|
||||
mac_address : "66:21:75:AB:5F:10"
|
||||
ip_address : "10.1.1.11"
|
||||
|
||||
ipa2:
|
||||
mac_address : "7E:00:BD:A0:6C:AA"
|
||||
ip_address : "10.1.1.12"
|
||||
|
||||
ipa3:
|
||||
mac_address : "56:DA:AB:5D:10:72"
|
||||
ip_address : "10.1.1.13"
|
||||
|
||||
wekan:
|
||||
mac_address : "2A:C1:5D:09:94:20"
|
||||
ip_address : "10.1.1.204"
|
||||
|
||||
netbox:
|
||||
mac_address : "82:6F:F0:8A:71:23"
|
||||
ip_address : "10.1.1.205"
|
||||
|
||||
zg-aap-1:
|
||||
mac_address : 02:1B:C5:01:40:01
|
||||
ip_address : 10.1.1.140
|
||||
|
||||
zg-aap-2:
|
||||
mac_address : 02:1B:C5:01:40:02
|
||||
ip_address : 10.1.1.141
|
||||
|
||||
zg-iso-exec-1:
|
||||
mac_address : 02:1B:C5:01:40:80
|
||||
ip_address : 10.1.1.142
|
||||
|
||||
zg-iso-exec-2:
|
||||
mac_address : 02:1B:C5:01:40:81
|
||||
ip_address : 10.1.1.143
|
||||
|
||||
zg-aap-db-1:
|
||||
mac_address : 02:1B:C5:01:40:20
|
||||
ip_address : 10.1.1.144
|
||||
|
||||
zg-aap-lb-1:
|
||||
mac_address : FE:50:6D:71:67:35
|
||||
ip_address : 10.1.1.145
|
||||
|
||||
|
||||
...
|
5
host_vars/dhcp-v15.thezengarden.net.yml
Normal file
5
host_vars/dhcp-v15.thezengarden.net.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
deploy_to: vlan15
|
||||
|
||||
|
||||
...
|
5
host_vars/dhcp-v42.thezengarden.net.yml
Normal file
5
host_vars/dhcp-v42.thezengarden.net.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
deploy_to: vlan42
|
||||
|
||||
|
||||
...
|
5
host_vars/dhcp-v50.thezengarden.net.yml
Normal file
5
host_vars/dhcp-v50.thezengarden.net.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
deploy_to: vlan50
|
||||
|
||||
|
||||
...
|
5
host_vars/dhcp-v55.thezengarden.net.yml
Normal file
5
host_vars/dhcp-v55.thezengarden.net.yml
Normal file
@ -0,0 +1,5 @@
|
||||
---
|
||||
deploy_to: vlan55
|
||||
|
||||
|
||||
...
|
17
host_vars/dhcp-v66.thezengarden.net.yml
Normal file
17
host_vars/dhcp-v66.thezengarden.net.yml
Normal file
@ -0,0 +1,17 @@
|
||||
---
|
||||
deploy_to: vlan66
|
||||
|
||||
static_assignments:
|
||||
zg-okd-m1:
|
||||
mac_address: "52:9E:AB:D9:C6:08"
|
||||
ip_address : "10.10.10.236"
|
||||
|
||||
|
||||
zg-okd-n1:
|
||||
mac_address: "6A:1F:89:9A:E9:02"
|
||||
ip_address : "10.10.10.237"
|
||||
|
||||
|
||||
zg-okd-n2:
|
||||
mac_address: "C6:1C:4F:94:F7:FA"
|
||||
ip_address : "10.10.10.238"
|
Loading…
x
Reference in New Issue
Block a user