We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4cbf309 commit b86c698Copy full SHA for b86c698
spec/unit/provider/network_config/redhat_spec.rb
@@ -30,7 +30,8 @@ def fixture_data(file)
30
valid_files = %w[ifcfg-bond0 ifcfg-bond1 ifcfg-eth0 ifcfg-eth1 ifcfg-eth2
31
ifcfg-eth3 ifcfg-vlan100 ifcfg-vlan100:0 ifcfg-vlan200
32
ifcfg-vlan300 ifcfg-vlan400 ifcfg-vlan500 ifcfg-eth0.0
33
- ifcfg-eth0.1 ifcfg-eth0.4095 ifcfg-eth0:10000000]
+ ifcfg-eth0.1 ifcfg-eth0.4095 ifcfg-eth0:10000000
34
+ ifcfg-bond1.1001]
35
36
invalid_files = %w[.ifcfg-bond0.swp ifcfg-bond1~ ifcfg-vlan500.bak
37
ifcfg-eth0.4096]
0 commit comments