summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml
diff options
context:
space:
mode:
authorJason DeTiberus <detiber@gmail.com>2017-01-19 15:32:15 -0500
committerGitHub <noreply@github.com>2017-01-19 15:32:15 -0500
commitf8e567bc6da4088d299af16d74f19767be740b84 (patch)
tree38d994455e3516aeabaf8f08ea69c077257f1c3a /playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml
parent47e3f2f787cd3c431820b6d1a5037dcfd44d3023 (diff)
parent7742a6f6f19c2165ad4a9b62f5d3c186177a0d8a (diff)
downloadopenshift-f8e567bc6da4088d299af16d74f19767be740b84.tar.gz
openshift-f8e567bc6da4088d299af16d74f19767be740b84.tar.bz2
openshift-f8e567bc6da4088d299af16d74f19767be740b84.tar.xz
openshift-f8e567bc6da4088d299af16d74f19767be740b84.zip
Merge pull request #3126 from mtnbikenc/fix-upgrade-repocache
Cleaning repo cache earlier when upgrading
Diffstat (limited to 'playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml')
-rw-r--r--playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml b/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml
index 59dd802ee..6b69348b7 100644
--- a/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml
+++ b/playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml
@@ -6,8 +6,8 @@
tags:
- pre_upgrade
-# Configure the upgrade target for the common upgrade tasks:
-- hosts: l_oo_all_hosts
+- name: Configure the upgrade target for the common upgrade tasks
+ hosts: l_oo_all_hosts
tags:
- pre_upgrade
tasks: