Skip to content

Commit

Permalink
Merge e1b27be into fa7b162
Browse files Browse the repository at this point in the history
  • Loading branch information
KoenDierckx committed Apr 25, 2017
2 parents fa7b162 + e1b27be commit c1c440d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/unit/provider/network_config/redhat_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ def fixture_data(file)
valid_files = %w(ifcfg-bond0 ifcfg-bond1 ifcfg-eth0 ifcfg-eth1 ifcfg-eth2
ifcfg-eth3 ifcfg-vlan100 ifcfg-vlan100:0 ifcfg-vlan200
ifcfg-vlan300 ifcfg-vlan400 ifcfg-vlan500 ifcfg-eth0.0
ifcfg-eth0.1 ifcfg-eth0.4095 ifcfg-eth0:10000000)
ifcfg-eth0.1 ifcfg-eth0.4095 ifcfg-eth0.10000000)

invalid_files = %w(.ifcfg-bond0.swp ifcfg-bond1~ ifcfg-vlan500.bak
ifcfg-eth0.4096)
Expand Down

0 comments on commit c1c440d

Please sign in to comment.