From 110ae6da8d80b63a068f4537383e775d958cf9a9 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Sat, 14 Apr 2018 02:09:54 +0200 Subject: Provide support for global OpenShift resources (ClusterRoles, etc.) --- opts.sh | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'opts.sh') diff --git a/opts.sh b/opts.sh index c4d2196..25d232a 100644 --- a/opts.sh +++ b/opts.sh @@ -50,11 +50,15 @@ Actions: project - reconfigures a single OpenShift namespace project_groups - reconfigures fs groups for a single OpenShift namespace (required for Ganesha) apps [app] - only re-generates templates for the specific namespaces (or even only specific application) + templates - Regenerate global templates (roles, etc.) + templates [t] - Regenerate specified templates, i.e. 'setup.sh templates adei 01-webdav-secret.yml' vpn - reconfigure VPN tunnels certs - re-generate OpenShift x509 certificates check - check current setup and report if any maintenace should be peformed setup - executes specific configuration task from ands-openshift Tasks: users, ssh, storage, heketi + ADEI configuration + adei_template - Regenerate ADEI template Host system managment software - Install additionaly configured software -- cgit v1.2.1