summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cfme
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #5053 from tbielawa/change_default_cfme_namespaceScott Dodson2017-08-151-2/+3
|\ | | | | Change default CFME namespace to use reserved openshift- prefix
| * Change default CFME namespace to use reserved openshift- prefixTim Bielawa2017-08-101-2/+3
| | | | | | | | | | | | | | As of OCP 3.6 we are advised to prefix reserved namespaces with an 'openshift-' prefix. Fixes #5049
* | Default values for CFME container images are invalidjkaurredhat2017-08-141-3/+3
|/ | | | | | | | | | | | openshift_cfme_application_img_name, openshift_cfme_postgresql_img_name and openshift_cfme_memcached_img_name are incorrect. It will fail with below error : The ImageStream \"miq-app\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag The ImageStream \"miq-postgresql\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag The ImageStream \"miq-memcached\" is invalid: spec.dockerImageRepository: Invalid value: \"docker.io/manageiq/manageiq-pods:app-latest-fine\": the repository name may not contain a tag Signed-off-by: jkaurredhat <jkaur@redhat.com>
* Remove the origin-master.service and associated filesClayton Coleman2017-08-081-7/+2
| | | | | | From now on, all master configurations use the api / controller split, regardless of HA mode or previous configuration. This will be our only supported configuration starting in 3.7 or 3.8.
* nfs only run if cloud_provider not definedScott Weiss2017-08-033-41/+50
|
* Use enterprise images for CFME enterprise deploymentsScott Dodson2017-08-012-1/+13
|
* Add missing file. Remove debugging prompt.Tim Bielawa2017-06-151-0/+12
|
* Update readme one last timeTim Bielawa2017-06-141-12/+73
|
* Reconfigure masters in serial to avoid HA meltdownsTim Bielawa2017-06-141-16/+0
|
* First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa2017-06-1413-0/+1294