From 80ec1decc49c72efec2a8b87c06245c92c0ab807 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 11 Feb 2021 18:11:46 +0100 Subject: New upstream version 1.29.90 --- .../network-scripts/ifcfg-test-wired-shared-plus-ip | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-shared-plus-ip (limited to 'src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-shared-plus-ip') diff --git a/src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-shared-plus-ip b/src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-shared-plus-ip deleted file mode 100644 index 5098aef7..00000000 --- a/src/settings/plugins/ifcfg-rh/tests/network-scripts/ifcfg-test-wired-shared-plus-ip +++ /dev/null @@ -1,19 +0,0 @@ -# Intel Corporation 82540EP Gigabit Ethernet Controller (Mobile) -TYPE=Ethernet -DEVICE=eth0 -HWADDR=00:11:22:33:44:ee -BOOTPROTO=shared -ONBOOT=no -IPV6INIT=yes - -# additional IPs -IPADDR=10.20.30.5 -PREFIX=24 -GATEWAY=1.1.1.1 - -# these are ignored for shared method -IPADDR1=6.7.8.9 -PREFIX1=16 -IPADDR2=3.3.3.3 -PREFIX2=24 - -- cgit 1.3.0-6-gf8a5