summaryrefslogtreecommitdiffstats
path: root/group_vars/testing.yml
blob: 72b2dba34cd60dc16892951840d07e547d31d7f1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
ands_storage_network: 192.168.12.0/24

ands_cluster_domain: ipe.kit.edu
ands_openshift_lb: katrin.suren.me
#ands_openshift_subdomain: katrin.suren.me
ands_openshift_subdomain: apps.suren.me
#ands_openshift_network: 192.168.26.0/24
ands_openshift_network: 192.168.13.0/24
ands_openshift_public_network: 192.168.26.0/24
ands_openshift_ingress_network: 192.168.16.0/24

ands_hostname_template: ipekatrin

ands_ipfailover_interface: eth1
ands_ipfailover_vips: [141.52.64.15/23, 141.52.64.17/23]

katrin_openvpn_subnet_bits: 24
katrin_openvpn_subnet_offset: 111 
katrin_openvpn_network: "192.168.0.0/16"


ands_prefer_docker: true