diff options
author | OpenShift Bot <eparis+openshiftbot@redhat.com> | 2017-03-20 20:14:42 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-20 20:14:42 -0500 |
commit | 8f9adf4a895b1f33a8c9ae734483c428c10e8b15 (patch) | |
tree | 70fbd12d06546a264ee2912133a28fc729a34d58 /playbooks | |
parent | 03ae7f76debd812264b6831a6f3314825b251abe (diff) | |
parent | 0dc62b7550980a0627cb15796be3746f6a924a7d (diff) | |
download | openshift-8f9adf4a895b1f33a8c9ae734483c428c10e8b15.tar.gz openshift-8f9adf4a895b1f33a8c9ae734483c428c10e8b15.tar.bz2 openshift-8f9adf4a895b1f33a8c9ae734483c428c10e8b15.tar.xz openshift-8f9adf4a895b1f33a8c9ae734483c428c10e8b15.zip |
Merge pull request #3715 from sdodson/excluders-v99
Merged by openshift-bot
Diffstat (limited to 'playbooks')
-rw-r--r-- | playbooks/common/openshift-cluster/disable_excluder.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/disable_excluder.yml b/playbooks/common/openshift-cluster/disable_excluder.yml index 68bffb5f5..f664c51c9 100644 --- a/playbooks/common/openshift-cluster/disable_excluder.yml +++ b/playbooks/common/openshift-cluster/disable_excluder.yml @@ -1,5 +1,5 @@ --- -- name: Record excluder state and disable +- name: Disable excluders hosts: oo_masters_to_config:oo_nodes_to_config gather_facts: no tasks: |