copr: network interface is eth0 on F23
This commit is contained in:
parent
8d94d537db
commit
b898251c00
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue