Feature #11676
closed
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/smart-proxy/pull/316 added
- Pull request deleted (
)
- Bugzilla link set to 1259698
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
- Translation missing: en.field_release set to 63
- Tracker changed from Bug to Feature
- Related to Feature #11781: Add smart-proxy 1.10 configuration options added
WORKAROUND: Edit /usr/share/foreman-proxy/modules/dhcp/dhcp_api.rb and replace the IP address on the line 17 to match your DHCP external service:
@server = Proxy::DHCP::ISC.new(:name => "127.0.0.1",
Then restart foreman-proxy service.
While this is certainly a useful thing to have, how does one go about the fact that *.conf files from ISC DHCP are expected to be locally available to Foreman smart-proxy (to read all subnets info since it is not available over OMAPI)?
NFS or rsync are proposed to be used for that? Something else?
Also available in: Atom
PDF