diff options
author | Russell Teague <rteague@redhat.com> | 2017-01-19 11:20:57 -0500 |
---|---|---|
committer | Russell Teague <rteague@redhat.com> | 2017-01-19 13:34:20 -0500 |
commit | 7742a6f6f19c2165ad4a9b62f5d3c186177a0d8a (patch) | |
tree | c14c5416faa6298ac048d8307674b19fbac2bfa4 /playbooks/byo/openshift-cluster/upgrades | |
parent | 1df10b57ea457bb186b3403d4fab06f0db28d11c (diff) | |
download | openshift-7742a6f6f19c2165ad4a9b62f5d3c186177a0d8a.tar.gz openshift-7742a6f6f19c2165ad4a9b62f5d3c186177a0d8a.tar.bz2 openshift-7742a6f6f19c2165ad4a9b62f5d3c186177a0d8a.tar.xz openshift-7742a6f6f19c2165ad4a9b62f5d3c186177a0d8a.zip |
Cleaning repo cache earlier
Diffstat (limited to 'playbooks/byo/openshift-cluster/upgrades')
-rw-r--r-- | playbooks/byo/openshift-cluster/upgrades/v3_4/upgrade.yml | 4 |
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: |