Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename openshift_cfme role to openshift_management | Tim Bielawa | 2017-10-06 | 32 | -4925/+0 |
| | |||||
* | Fix lint error | Tim Bielawa | 2017-10-04 | 1 | -10/+10 |
| | |||||
* | Add notes about SA token. Improve NFS validation. | Tim Bielawa | 2017-10-04 | 5 | -37/+107 |
| | |||||
* | Hooks for installing CFME during full openshift installation | Tim Bielawa | 2017-10-04 | 1 | -15/+0 |
| | |||||
* | Documentation | Tim Bielawa | 2017-10-04 | 3 | -106/+164 |
| | | | | | | | * Update README * Add parameter docs to inventory examples * Remove unused graphic * Update defaults | ||||
* | Import upstream templates. Do the work. Validate parameters. | Tim Bielawa | 2017-10-04 | 34 | -486/+2701 |
| | |||||
* | CFME 4.6 work begins. CFME 4.5 references added to the release-3.6 branch | Tim Bielawa | 2017-10-04 | 24 | -1171/+2396 |
| | |||||
* | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_common | OpenShift Bot | 2017-09-07 | 1 | -1/+0 |
|\ | | | | | Merged by openshift-bot | ||||
| * | Remove openshift-common | Michael Gugino | 2017-09-06 | 1 | -1/+0 |
| | | | | | | | | | | | | | | | | | | Most of this role's purpose was to set facts. The vast majority of these facts were simply redefining user-supplied variables. This commit also removes various artifacts leftover from previous versions, as well as variables that seem to be entirely unused. | ||||
* | | skip openshift_cfme_nfs_server if not using nfs | Scott Weiss | 2017-09-03 | 2 | -3/+7 |
|/ | |||||
* | Merge pull request #4568 from simon3z/cfme-nfs-directory | Scott Dodson | 2017-08-30 | 4 | -3/+4 |
|\ | | | | | openshift_cfme: add nfs directory support | ||||
| * | openshift_cfme: add nfs directory support | Federico Simoncelli | 2017-06-23 | 4 | -3/+4 |
| | | | | | | | | Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> | ||||
* | | Merge pull request #5053 from tbielawa/change_default_cfme_namespace | Scott Dodson | 2017-08-15 | 1 | -2/+3 |
|\ \ | | | | | | | Change default CFME namespace to use reserved openshift- prefix | ||||
| * | | Change default CFME namespace to use reserved openshift- prefix | Tim Bielawa | 2017-08-10 | 1 | -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 invalid | jkaurredhat | 2017-08-14 | 1 | -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 files | Clayton Coleman | 2017-08-08 | 1 | -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 defined | Scott Weiss | 2017-08-03 | 3 | -41/+50 |
| | | |||||
* | | Use enterprise images for CFME enterprise deployments | Scott Dodson | 2017-08-01 | 2 | -1/+13 |
|/ | |||||
* | Add missing file. Remove debugging prompt. | Tim Bielawa | 2017-06-15 | 1 | -0/+12 |
| | |||||
* | Update readme one last time | Tim Bielawa | 2017-06-14 | 1 | -12/+73 |
| | |||||
* | Reconfigure masters in serial to avoid HA meltdowns | Tim Bielawa | 2017-06-14 | 1 | -16/+0 |
| | |||||
* | First POC of a CFME turnkey solution in openshift-anisble | Tim Bielawa | 2017-06-14 | 13 | -0/+1294 |