Commit 338b1894 authored by Rafael Monnerat's avatar Rafael Monnerat

slapos_web_deploy: Flush yum cache on deploy script

parent 7862ea47
......@@ -78,6 +78,8 @@ failovermethod=priority
enabled=0
gpgcheck=0
EOF
yum clean all
yum makecache
yum update -y
yum_install yum-utils
# Enable a bootstrap repo. It is removed after finishing
......
......@@ -205,6 +205,7 @@
</item>
</dictionary>
</list>
<none/>
</tuple>
</pickle>
</record>
......@@ -223,7 +224,7 @@
</item>
<item>
<key> <string>actor</string> </key>
<value> <string>superrafael</string> </value>
<value> <string>superthomas</string> </value>
</item>
<item>
<key> <string>comment</string> </key>
......@@ -237,7 +238,7 @@
</item>
<item>
<key> <string>serial</string> </key>
<value> <string>961.29395.5252.38758</string> </value>
<value> <string>983.43382.56440.40994</string> </value>
</item>
<item>
<key> <string>state</string> </key>
......@@ -255,7 +256,7 @@
</tuple>
<state>
<tuple>
<float>1512479078.93</float>
<float>1589294310.44</float>
<string>UTC</string>
</tuple>
</state>
......@@ -264,6 +265,7 @@
</item>
</dictionary>
</list>
<none/>
</tuple>
</pickle>
</record>
......@@ -321,6 +323,7 @@
</item>
</dictionary>
</list>
<none/>
</tuple>
</pickle>
</record>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment