summaryrefslogtreecommitdiff
path: root/roles/openshift_management/defaults
AgeCommit message (Collapse)Author
2018-01-29[1538960] Correct ability to overried openshift_management_app_templateRussell Teague
* 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
2017-12-08Cleanup byo referencesRussell Teague
2017-12-04Allow number of retries in openshift_management to be configurableElad Alfassa
2017-10-20Management Cleanup and Provider IntegrationTim Bielawa
* Add container provider integration * General cleanup * Poll until service fully starts * Add notes on multiple-provider additions
2017-10-06Rename openshift_cfme role to openshift_managementTim Bielawa