summaryrefslogtreecommitdiffstats
path: root/group_vars/production.yml
blob: c7318732c9cb69b3253cd4fc588dcc7a563aabfe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
ands_configure_network: true
ands_storage_network: 192.168.12.0/24

ands_cluster_domain: ipe.kit.edu
ands_hostname_template: ipekatrin
ands_openshift_lb: kaas.kit.edu
ands_openshift_subdomain: kaas.kit.edu
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_global_network: 141.52.64.0/23

#ands_inner_domain: ""
ands_openshift_set_hostname: false
# if we provision inner_lb (default), we can turn it on and just re-run ands_network role (or maintain play)
ands_use_inner_lb: false


#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