From 96ced00e05b50f276841a9212ae89e018de4d92d Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 16 Feb 2018 20:54:52 +0100 Subject: Updated to OpenShift 3.7 and tested --- setup/configs/openshift.yml | 4 +++- setup/configs/volumes.yml | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'setup') 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 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" -- cgit v1.2.3