diff options
Diffstat (limited to 'opts.sh')
-rw-r--r-- | opts.sh | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -50,11 +50,15 @@ Actions: project <name> - reconfigures a single OpenShift namespace project_groups <n> - reconfigures fs groups for a single OpenShift namespace (required for Ganesha) apps <prj> [app] - only re-generates templates for the specific namespaces (or even only specific application) + templates - Regenerate global templates (roles, etc.) + templates <prj> [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 <type> - 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 |