summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cfme/defaults
Commit message (Collapse)AuthorAgeFilesLines
* 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>
* Use enterprise images for CFME enterprise deploymentsScott Dodson2017-08-011-1/+6
|
* First POC of a CFME turnkey solution in openshift-anisbleTim Bielawa2017-06-141-0/+38