summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-08-29Fix openshift_master upgradeMichael Gugino
Currently, openshift_master upgrade play imports tasks directly from the openshift_master role. This method does not honor role defaults. This commit changes sets openshift_master_config_dir if undefined.
2017-08-28Merge pull request #5149 from ewolinetz/bz1479165Eric Wolinetz
Updating default tag for enterprise installation for ASB
2017-08-28Automatic commit of package [openshift-ansible] release [3.7.0-0.118.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-28Merge pull request #4570 from rhcarvalho/adhoc-check-runner-miscScott Dodson
Add playbook to run adhoc health checks or list existing checks
2017-08-28Merge pull request #5179 from mtnbikenc/openshift_provisionersOpenShift Bot
Merged by openshift-bot
2017-08-28Merge pull request #5033 from ashcrow/system-images-registry-followupScott Dodson
System images registry followup
2017-08-28Merge pull request #5234 from gevorg15/masterScott Dodson
Fix origin metrics and logging container version
2017-08-28Merge pull request #5231 from kwoodson/removing_dep_warnRussell Teague
Removing deprecation warnings for when conditions.
2017-08-26Merge pull request #5227 from kwoodson/firewall_defaults_fixOpenShift Bot
Merged by openshift-bot
2017-08-26Merge pull request #5186 from mgugino-upstream-stage/flatten-cliOpenShift Bot
Merged by openshift-bot
2017-08-26Fix origin metrics and logging container versionGevorg
The docker image version for the metric and logging containers are prefixed with a "v". Not having adding the "v" fails to deploy the logging and metrics containers.
2017-08-26Merge pull request #5182 from mtnbikenc/upgrade-orphansOpenShift Bot
Merged by openshift-bot
2017-08-25Merge pull request #5044 from wozniakjan/logging_role_based_image_versionsOpenShift Bot
Merged by openshift-bot
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.117.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25Merge pull request #5136 from mtnbikenc/std-openshift-checksOpenShift Bot
Merged by openshift-bot
2017-08-25Removing deprecation warnings for when conditions.Kenny Woodson
2017-08-25Default to global setting for firewall.Kenny Woodson
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.116.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25Merge pull request #5178 from sdodson/fix-registry-certScott Dodson
Add missing hostnames to registry cert
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.115.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.114.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25system-containers: Fallback for system_images_registrySteve Milner
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.113.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25inventory: Add system_images_registry exampleSteve Milner
system_images_registry is required for system container installations but no example was put in the inventory files. This change adds a note saying the variable is required when using system containers and provides an example. Ref: https://github.com/openshift/openshift-ansible/pull/5024
2017-08-25Merge pull request #5200 from ashcrow/new-pre-release-image-tag-validationScott Dodson
openshift_version: enterprise accepts new style pre-release
2017-08-25Merge pull request #4991 from rparulek/nuage-atomic-ansibleScott Dodson
Nuage changes for Atomic hosts OSE Integration
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.112.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25Merge pull request #5212 from jcantrill/fix_5206_cpu_defaultsScott Dodson
fix #5206. Default ES cpu limit
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.111.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25fix #5206. Default ES cpu limitJeff Cantrill
2017-08-25Merge pull request #5198 from mtnbikenc/migrate-authScott Dodson
Upgrade check for OpenShift authorization objects
2017-08-25Automatic commit of package [openshift-ansible] release [3.7.0-0.110.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-25Merge pull request #5089 from jmencak/tuned-setupScott Dodson
Setup tuned profiles in /etc/tuned
2017-08-25Remove near-meta role openshift_cli_factsMichael Gugino
openshift_cli_facts only runs a single task, and otherwise the only existence is to serve as a link in the dependency chain towards openshift_facts. This commit flattens openshift_cli into one role.
2017-08-24Automatic commit of package [openshift-ansible] release [3.7.0-0.109.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-24Automatic commit of package [openshift-ansible] release [3.7.0-0.108.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-24Automatic commit of package [openshift-ansible] release [3.7.0-0.107.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-24Automatic commit of package [openshift-ansible] release [3.7.0-0.106.0].Jenkins CD Merge Bot
Created by command: /usr/bin/tito tag --debug --accept-auto-changelog --keep-version --debug
2017-08-24openshift_version: enterprise accepts new style pre-releaseSteve Milner
Example: v3.7.0-0.104.0 Resolves 5192 Fixes: https://github.com/openshift/openshift-ansible/issues/5192
2017-08-24Merge pull request #4957 from simaishi/cfme_581_updateScott Dodson
Update cfme templates to auto-generate postgresql password
2017-08-24Merge pull request #5082 from jarrpa/glusterfs-readme-noteScott Dodson
GlusterFS: add minor README note for #5071
2017-08-24Upgrade check for OpenShift authorization objectsRussell Teague
Adds task to run `oc adm migrate authorization` to ensure OpenShift authorization objects are in sync. Fixes #5021
2017-08-24Nuage changes for Atomic hosts OSE IntegrationRohan Parulekar
2017-08-24Update error message: s/non-unique/duplicateRodolfo Carvalho
2017-08-24Make pylint disables more specificRodolfo Carvalho
And beautify the code a bit.
2017-08-24Handle exceptions in failure summary cb pluginRodolfo Carvalho
This serves two purposes: - Gracefully omit the summary if there was an error computing it, no confusion to the regular end user. - Provide a stacktrace of the error when running verbose, giving developers or users reporting bugs a better insight of what went wrong, as opposed to Ansible's opaque handling of errors in callback plugins.
2017-08-24Rewrite failure summary callback pluginRodolfo Carvalho
The intent is to deduplicate similar errors that happened in many hosts, making the summary more concise.
2017-08-24Handle more exceptions when running checksRodolfo Carvalho
This prevents an exception in one check from interfering with other checks. Skips checks that raise an exception in their is_active method. Whenever capturing a broad exception in the `is_action` or `run` methods, include traceback information that can be useful in bug reports.
2017-08-24List known checks/tags when check name is invalidRodolfo Carvalho
2017-08-24List existing health checks when none is requestedRodolfo Carvalho
This is a simple mechanism to learn what health checks are available. Note that we defer task_vars verification, so that we can compute requested_checks and resolved_checks earlier, allowing us to list checks even if openshift_facts has not run.