summaryrefslogtreecommitdiffstats
path: root/roles/openshift_management/tasks/validate.yml
Commit message (Collapse)AuthorAgeFilesLines
* [1538960] Correct ability to overried openshift_management_app_templateRussell Teague2018-01-291-1/+1
| | | | | | | | | * Converted 'flavor' logic to be based on app template * Converted 'ext-db' logic to use var based on app template * Prepended role private vars with '__' for consistency Bug 1538960 https://bugzilla.redhat.com/show_bug.cgi?id=1538960
* management: enterprise users must acknowledge use of beta softwareTim Bielawa2017-11-031-1/+14
| | | | | | | | | | | | | 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.
* Rename openshift_cfme role to openshift_managementTim Bielawa2017-10-061-0/+90