summaryrefslogtreecommitdiffstats
path: root/roles/openshift_management
Commit message (Collapse)AuthorAgeFilesLines
* Don't use possibly undefined variables in error messagesTim Bielawa2017-11-011-5/+19
| | | | | | | | | | | In an error reporting task we were referencing a variable which may not have been defined. Even though NFS server detection was working correctly the undefined variable reference caused an AnsibleUndefinedVariable error. * Fixes CFME failing to deploy using external NFS storage https://bugzilla.redhat.com/show_bug.cgi?id=1504535
* Fix lintTim Bielawa2017-10-201-2/+7
|
* Move add_many_container_providers.yml to playbooks/byo/openshift-management ↵Andrew Butcher2017-10-203-42/+2
| | | | with a noop task include to load filter plugins.
* Refactor adding multiple container providersTim Bielawa2017-10-206-53/+94
|
* Management Cleanup and Provider IntegrationTim Bielawa2017-10-208-51/+303
| | | | | | | * Add container provider integration * General cleanup * Poll until service fully starts * Add notes on multiple-provider additions
* Rename openshift_cfme role to openshift_managementTim Bielawa2017-10-0630-0/+4930