Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module should support setting more than one DHCP listen interface #400

Closed
antaflos opened this issue Jan 9, 2018 · 0 comments
Closed

Module should support setting more than one DHCP listen interface #400

antaflos opened this issue Jan 9, 2018 · 0 comments

Comments

@antaflos
Copy link
Contributor

antaflos commented Jan 9, 2018

The module theforeman/puppet-dhcp supports setting a list of DHCP listen interfaces, but this module only allows setting one. This can be an unwanted restriction on systems with multiple network interfaces where both a Foreman smart proxy and a DHCP server are managed.

A simple fix for specifying additional DHCP listen interfaces is the addition of new parameter foreman_proxy::dhcp_additional_interfaces which defaults to undef and can contain a string or a list of interface names that will be added to the DHCP listen interfaces of the contained dhcp class.

See PR #399.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant