summaryrefslogtreecommitdiffstats
path: root/playbooks/byo
diff options
context:
space:
mode:
authorTim Bielawa <tbielawa@redhat.com>2017-11-02 13:26:49 -0400
committerTim Bielawa <tbielawa@redhat.com>2017-11-03 15:33:17 -0400
commitaa735c4999d555ba7634bbbe337d606a03195072 (patch)
tree918245e038eaa5ce762f92efe39eebbf05a5d88d /playbooks/byo
parent129e91a3654943228c9ddeb38d6119a706cedcc2 (diff)
downloadopenshift-aa735c4999d555ba7634bbbe337d606a03195072.tar.gz
openshift-aa735c4999d555ba7634bbbe337d606a03195072.tar.bz2
openshift-aa735c4999d555ba7634bbbe337d606a03195072.tar.xz
openshift-aa735c4999d555ba7634bbbe337d606a03195072.zip
management: enterprise users must acknowledge use of beta software
Adds a new role variable, openshift_management_install_beta. This variable defaults to false. The value of this variable is checked during the validation phase for enterprise deployment types. * If true, the install will not continue. * If false, The user is presented with an informative message letting them know this is beta software and there is low/no support at this time. The installation will abort and instruct the user how to continue.
Diffstat (limited to 'playbooks/byo')
-rw-r--r--playbooks/byo/openshift-management/config.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/byo/openshift-management/config.yml b/playbooks/byo/openshift-management/config.yml
index e8795ef85..209c66502 100644
--- a/playbooks/byo/openshift-management/config.yml
+++ b/playbooks/byo/openshift-management/config.yml
@@ -1,6 +1,6 @@
---
- include: ../openshift-cluster/initialize_groups.yml
-- include: ../../common/openshift-cluster/evaluate_groups.yml
+- include: ../../common/openshift-cluster/std_include.yml
- include: ../../common/openshift-management/config.yml