Fixes trac #128 Removes extra ifcfg file.

This commit is contained in:
Kushal Das 2015-10-15 13:44:41 +05:30
parent aa81c7cd0e
commit 72774fc6b0

View File

@ -240,5 +240,8 @@ dd bs=1M if=/dev/zero of=/var/tmp/zeros || :
rm -f /var/tmp/zeros rm -f /var/tmp/zeros
echo "(Don't worry -- that out-of-space error was expected.)" echo "(Don't worry -- that out-of-space error was expected.)"
# For trac ticket https://fedorahosted.org/cloud/ticket/128
rm -f /etc/sysconfig/network-scripts/ifcfg-ens3
%end %end