Project

General

Profile

« Previous | Next » 

Revision 44c0eca5

Added by Michael Robbert over 8 years ago

Pass the dhcp_key_name and dhcp_key_secret to the dhcp module

closes GH-186

View differences:

manifests/proxydhcp.pp
interfaces => [$foreman_proxy::dhcp_interface],
pxeserver => $ip,
pxefilename => 'pxelinux.0',
omapi_name => $foreman_proxy::dhcp_key_name,
omapi_key => $foreman_proxy::dhcp_key_secret,
}
::dhcp::pool{ $::domain:

Also available in: Unified diff