summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cfme/defaults/main.yml
Commit message (Collapse)AuthorAgeFilesLines
* Rename openshift_cfme role to openshift_managementTim Bielawa2017-10-061-90/+0
|
* Add notes about SA token. Improve NFS validation.Tim Bielawa2017-10-041-7/+0
|
* Hooks for installing CFME during full openshift installationTim Bielawa2017-10-041-15/+0
|
* DocumentationTim Bielawa2017-10-041-18/+1
| | | | | | | * Update README * Add parameter docs to inventory examples * Remove unused graphic * Update defaults
* Import upstream templates. Do the work. Validate parameters.Tim Bielawa2017-10-041-85/+48
|
* CFME 4.6 work begins. CFME 4.5 references added to the release-3.6 branchTim Bielawa2017-10-041-32/+156
|
* skip openshift_cfme_nfs_server if not using nfsScott Weiss2017-09-031-3/+0
|
* Merge pull request #4568 from simon3z/cfme-nfs-directoryScott Dodson2017-08-301-0/+1
|\ | | | | openshift_cfme: add nfs directory support
| * openshift_cfme: add nfs directory supportFederico Simoncelli2017-06-231-0/+1
| | | | | | | | Signed-off-by: Federico Simoncelli <fsimonce@redhat.com>
* | 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>
* | 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