mirror of
https://github.com/clearlinux/cloud-native-setup.git
synced 2026-09-05 05:11:58 +00:00
support older network interface naming
KIND uses the older network interface naming standard. Other operating system images may as well. Adding support for 'eth' network interface naming prefix. Signed-off-by: David Lyle <dklyle0@gmail.com>
This commit is contained in:
@@ -23,6 +23,7 @@ LoadPlugin df
|
||||
Interface "/^ens/"
|
||||
Interface "/^enp/"
|
||||
Interface "/^em/"
|
||||
Interface "/^eth/"
|
||||
IgnoreSelected false
|
||||
</Plugin>
|
||||
<Plugin "aggregation">
|
||||
|
||||
Reference in New Issue
Block a user