| Commit message (Collapse) | Author | Age | Files | Lines |
|\
| |
| | |
adding check to a yaml dump to work properly with new ruamel lib
|
| | |
|
|\ \
| | |
| | | |
Change default CFME namespace to use reserved openshift- prefix
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
As of OCP 3.6 we are advised to prefix reserved namespaces with an
'openshift-' prefix.
Fixes #5049
|
|\ \ \
| | | |
| | | | |
Remove obsolete yum check
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | | |
Glusterfs firewall updates.
|
| | | | | |
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Start iptables on each master in serial
|
| | | | | |
| | | | | |
| | | | | | |
Fix task hanging when running from a master
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Adding error checking to create.
|
| | |_|_|/ /
| |/| | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | | |
Nuage changes to support IPTables kube-proxy in OpenShift
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
changing the conditional to negation of pod network address rather than using host address
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Removing openshift_repo dependencies. Moving to beginning of openshift_cluster.
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
cluster build.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Bump Calico to v2.4.1
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|_|_|_|/ /
|/| | | | | | | | |
Change vsd user nodes parameter name
|
|/ / / / / / / / |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Fix Restore Master AWS Options
|
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
- remove dangling bool
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Minor update to correct firewall play name
|
| | |_|_|_|_|/ /
| |/| | | | | | |
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Default values for CFME container images are invalid
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
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>
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Fix duplicate evaluate_groups.yml call during install
|
|/ / / / / / / / /
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
The way the service_catalog.yml playbook calls evaluate_groups.yml
causes the evaluation to happen twice during a standard byo/config.yml
installation. Refactoring the service_catalog.yml playbooks to remove
this duplicate.
|
|\ \ \ \ \ \ \ \ \
| |_|/ / / / / / /
|/| | | | | | | | |
openshift_checks: refactor find_ansible_mount
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
Reuse the code for finding the ansible_mounts mount for a path.
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
Remove additional 'restart master' handler references.
|
| | |_|_|_|_|/ / /
| |/| | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| |_|_|_|/ / / / /
|/| | | | | | | | |
Use etcd_hostname/ip vars for etcd scaleup registration
|
|/ / / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | | |
new member registration.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Refactor the firewall workflow.
|
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
file.
|
| | | | | | | | | |
|
| | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \
| | | | | | | | | |
| | | | | | | | | | |
[nuage_master] Adding module calls instead of command for idempotency.
|
| | | | | | | | | | |
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Refactor group initialization for etcd scaleup playbook
|
| | |_|_|_|/ / / / /
| |/| | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| | | | | | | | | | |
| | | | | | | | | | | |
Fix syntax for when statement
|
| | |_|_|/ / / / / /
| |/| | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | |
| | | | | | | | | | |
Without that, playbook runs print warnings such as this:
[WARNING]: when statements should not include jinja2 templating
delimiters such as {{ }} or {% %}. Found: {{ g_etcd_hosts is not
defined and g_new_etcd_hosts is not
defined}}
|
|\ \ \ \ \ \ \ \ \ \
| |_|/ / / / / / / /
|/| | | | | | | | | |
system_container.yml: fix braces
|
| | | | | | | | | | |
|
|\ \ \ \ \ \ \ \ \ \
| |/ / / / / / / / /
|/| | | | | | | | | |
More complete discovery of entry point playbooks
|
| | |_|/ / / / / /
| |/| | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | |
| | | | | | | | | |
This change scans for supported entry point playbooks based on the
following conditions:
* In the supported directory of playbooks/byo
* Playbooks not included by any other playbooks
|