main::head_node: use Debian Provider for ifconfig
This commit is contained in:
parent
00c012cd34
commit
cbc5e3b091
@ -4,6 +4,7 @@ include_recipe "ntp"
|
|||||||
include_recipe "bind"
|
include_recipe "bind"
|
||||||
|
|
||||||
ifconfig node.main.head_node.internal_ip do
|
ifconfig node.main.head_node.internal_ip do
|
||||||
|
provider Chef::Provider::Ifconfig::Debian
|
||||||
device node.main.head_node.internal_network_device
|
device node.main.head_node.internal_network_device
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user