summaryrefslogtreecommitdiffstats
path: root/group_vars/staging.yml
diff options
context:
space:
mode:
Diffstat (limited to 'group_vars/staging.yml')
-rw-r--r--group_vars/staging.yml24
1 files changed, 15 insertions, 9 deletions
diff --git a/group_vars/staging.yml b/group_vars/staging.yml
index b35440a..34bf7c7 100644
--- a/group_vars/staging.yml
+++ b/group_vars/staging.yml
@@ -1,6 +1,7 @@
ands_storage_network: 192.168.212.0/24
-ands_cluster_domain: ipe.kit.edu
+#ands_cluster_domain: ipe.kit.edu
+ands_hostname_template: ipeshift
#ands_openshift_lb: openshift.ipe.kit.edu
#ands_openshift_subdomain: openshift.ipe.kit.edu
ands_openshift_lb: openshift.suren.me
@@ -9,17 +10,22 @@ ands_openshift_network: 192.168.213.0/24
ands_openshift_public_network: 192.168.226.0/24
ands_openshift_ingress_network: 192.168.216.0/24
-ands_ipfailover_interface: eth1
-ands_ipfailover_vips: [141.52.64.28/24]
+ands_inner_domain: ""
+#ands_inner_lb: true
+#ands_openshift_set_hostname: false
+
+ands_inner_lb: false
+ands_openshift_set_hostname: true
+
+
+#ands_ipfailover_interface: eth1
+ands_ipfailover_vips: [141.52.64.28/23]
katrin_openvpn_subnet_bits: 24
katrin_openvpn_subnet_offset: 221
katrin_openvpn_network: "192.168.0.0/16"
-vagrant_hostname_template: ipeshift
-vagrant_cpu_cores: 4
-vagrant_mem_size: 16
-vagrant_disk_size: 240
-
-#ands_provision_without_dns: true
ands_prefer_docker: true
+
+
+