Project

General

Profile

« Previous | Next » 

Revision d9d78915

Added by Marek Hulán about 9 years ago

Fixes #9547 - DHCP is default subnet boot mode

(cherry picked from commit 9e5fad812a64055272b9cc650c2d387027638c71)

View differences:

test/unit/host_test.rb
"dns_secondary"=>nil,
"from"=>nil,
"to"=>nil,
"boot_mode"=>"Static",
"boot_mode"=>"DHCP",
"ipam"=>"DHCP"}],
"foreman_interfaces"=>
[{"mac"=>"aa:bb:ac:dd:ee:ff",
......
"dns_secondary"=>nil,
"from"=>nil,
"to"=>nil,
"boot_mode"=>"Static",
"boot_mode"=>"DHCP",
"ipam"=>"DHCP"}}]},
"classes"=>{"apache"=>{"custom_class_param"=>"abcdef"}, "base"=>{"cluster"=>"secret"}} }

Also available in: Unified diff