diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2017-10-04 21:22:24 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-04 21:22:24 -0700 |
commit | 19344491989a2d51b85b9804080da3b30351b911 (patch) | |
tree | 217948ace5b35f6896f6dc6d3ee9e5933bdf8523 /playbooks/common/openshift-cluster/config.yml | |
parent | ceac0382042f82efe1a8bf9e559d292fde3c215c (diff) | |
parent | 2c9760da2857245eee9df0700b7aba1b7c06270d (diff) | |
download | openshift-19344491989a2d51b85b9804080da3b30351b911.tar.gz openshift-19344491989a2d51b85b9804080da3b30351b911.tar.bz2 openshift-19344491989a2d51b85b9804080da3b30351b911.tar.xz openshift-19344491989a2d51b85b9804080da3b30351b911.zip |
Merge pull request #5636 from mgugino-upstream-stage/limit-openshift-version-hosts
Automatic merge from submit-queue.
Limit hosts that run openshift_version role
Currently, the openshift_version role is run against
the oo_all_hosts group. This causes the dependencies,
such as openshift_docker and docker, to be run against
host groups that were not intended, such as nfs.
This commit explicitly limits the openshift_version
role to run only against masters, nodes, and etcd
host groups.
Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1497144
Diffstat (limited to 'playbooks/common/openshift-cluster/config.yml')
0 files changed, 0 insertions, 0 deletions