summaryrefslogtreecommitdiffstats
path: root/roles/hostnames/test/inv
blob: ffbe6e03df7c2df4863fda2a5f393e516e069f4c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[all:vars]
dns_domain=example.com

[openshift_masters]
192.168.124.41 dns_private_ip=1.1.1.41 dns_public_ip=192.168.124.41
192.168.124.117 dns_private_ip=1.1.1.117 dns_public_ip=192.168.124.117

[openshift_nodes]
192.168.124.40  dns_private_ip=1.1.1.40 dns_public_ip=192.168.124.40

#[dns]
#192.168.124.117 dns_private_ip=1.1.1.117