Merge "Include -y in call to yum update in Oz template"

This commit is contained in:
Jenkins 2014-11-23 18:18:43 +00:00 committed by Gerrit Code Review
commit f797ababca

View File

@ -57,7 +57,7 @@
</packages>
<commands>
<command name='update'>
yum update
yum -y update
yum clean all
sed -i '/^HWADDR/d' /etc/sysconfig/network-scripts/ifcfg-eth0
echo -n > /etc/udev/rules.d/70-persistent-net.rules