Fixes trac #128 Removes extra ifcfg file.

This commit is contained in:
Kushal Das 2015-10-15 13:44:41 +05:30
parent ba2ab327a1
commit c5098636e8
1 changed files with 3 additions and 0 deletions

View File

@ -253,5 +253,8 @@ dd bs=1M if=/dev/zero of=/var/tmp/zeros || :
rm -f /var/tmp/zeros
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