aboutsummaryrefslogtreecommitdiffstats
path: root/puppet/services/openvswitch.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'puppet/services/openvswitch.yaml')
-rw-r--r--puppet/services/openvswitch.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/puppet/services/openvswitch.yaml b/puppet/services/openvswitch.yaml
index 36aa5db7..17b36fe5 100644
--- a/puppet/services/openvswitch.yaml
+++ b/puppet/services/openvswitch.yaml
@@ -159,6 +159,8 @@ outputs:
owner: root
group: root
mode: 0750
+ - name: Make yum cache.
+ command: yum makecache
- name: Download OVS packages.
command: yumdownloader --destdir /root/OVS_UPGRADE --resolve openvswitch
- name: Get rpm list for manual upgrade of OVS.