summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-08-23 16:45:01 -0400
committerRussell Teague <rteague@redhat.com>2017-08-29 08:14:37 -0400
commitd8191cbd7a66fc2ba8b4d3cafeccc19afca76850 (patch)
treea7a03b9ebcfbe0c0826630af5dee9b28b092b416 /playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml
parentab7b515d8ed8576b23147e64e4da73e6dea41df7 (diff)
downloadopenshift-d8191cbd7a66fc2ba8b4d3cafeccc19afca76850.tar.gz
openshift-d8191cbd7a66fc2ba8b4d3cafeccc19afca76850.tar.bz2
openshift-d8191cbd7a66fc2ba8b4d3cafeccc19afca76850.tar.xz
openshift-d8191cbd7a66fc2ba8b4d3cafeccc19afca76850.zip
Test: Fail on entry point playbooks in common
Diffstat (limited to 'playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml')
-rw-r--r--playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml b/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml
index abcd21c90..5059ecc43 100644
--- a/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml
+++ b/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml
@@ -284,7 +284,7 @@
roles:
- openshift_facts
tasks:
- - include: docker/upgrade.yml
+ - include: docker/tasks/upgrade.yml
when: l_docker_upgrade is defined and l_docker_upgrade | bool and not openshift.common.is_atomic | bool
- name: Drain and upgrade master nodes