chef-lctp/site-cookbooks/dhcp/templates/default/isc-dhcp-server.erb

3 lines
151 B
Plaintext
Raw Normal View History

2014-01-21 22:11:25 +00:00
# /etc/default/isc-dhcp-server for <%= @node.name %> managed by Chef. Changes will be overwritten.
2014-01-27 10:13:56 +00:00
INTERFACES="<%= @node.dhcp.interfaces.join(" ") %>"