summaryrefslogtreecommitdiffstats
path: root/setup
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-02-16 20:54:52 +0100
committerSuren A. Chilingaryan <csa@suren.me>2018-02-16 20:54:52 +0100
commit96ced00e05b50f276841a9212ae89e018de4d92d (patch)
treeb86c75fa97326dc89cc37c6dd23d294bd13eb56a /setup
parentcd94e324d3401e518578d91382a2b7ee67562112 (diff)
downloadands-96ced00e05b50f276841a9212ae89e018de4d92d.tar.gz
ands-96ced00e05b50f276841a9212ae89e018de4d92d.tar.bz2
ands-96ced00e05b50f276841a9212ae89e018de4d92d.tar.xz
ands-96ced00e05b50f276841a9212ae89e018de4d92d.zip
Updated to OpenShift 3.7 and tested
Diffstat (limited to 'setup')
-rw-r--r--setup/configs/openshift.yml4
-rw-r--r--setup/configs/volumes.yml2
2 files changed, 4 insertions, 2 deletions
diff --git a/setup/configs/openshift.yml b/setup/configs/openshift.yml
index 5b23837..6b9995c 100644
--- a/setup/configs/openshift.yml
+++ b/setup/configs/openshift.yml
@@ -1,6 +1,8 @@
---
ands_openshift_projects:
katrin: KArlsruhe TRItium Neutrino
+ adei: ADEI
+
ands_openshift_users:
pdv: IPE Administation Account
@@ -8,5 +10,5 @@ ands_openshift_users:
csa: Suren A. Chilingaryan <csa@suren.me>
ands_openshift_roles:
- cluster-admin: csa, pdv, katrin
+ cluster-admin: csa, pdv
katrin/admin: katrin
diff --git a/setup/configs/volumes.yml b/setup/configs/volumes.yml
index 134a887..d0ba063 100644
--- a/setup/configs/volumes.yml
+++ b/setup/configs/volumes.yml
@@ -11,7 +11,7 @@ ands_heketi_domain:
ands_storage_domains:
- servers: "ands_storage_servers"
- clients: "ands_servers"
+ clients: "masters"
volumes:
provision: { type: "cfg", mount: "{{ ands_paths.provision }}" }
- servers: "storage_nodes"