copr: network interface is eth0 on F23

This commit is contained in:
Miroslav Suchý 2016-04-22 17:11:39 +02:00
parent 8d94d537db
commit b898251c00

View file

@ -40,6 +40,6 @@
- include: "provision_builder_tasks.yml"
- name: disable offloading
command: ethtool -K enp0s1 tso off gro off gso off
command: ethtool -K eth0 tso off gro off gso off
- yum: state=latest enablerepo="updates-testing" name=mock