Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---
- # Enable DHCP management
- :enabled: https
- # valid vendors:
- # - isc
- # - native_ms (Microsoft native implementation)
- # - virsh (simple implementation for libvirt)
- :dhcp_vendor: isc
- :dhcp_server: 127.0.0.1
- :dhcp_config: /etc/dhcp/dhcpd.conf
- :dhcp_leases: /var/lib/dhcpd/dhcpd.leases
- :dhcp_key_name: my_key
- :dhcp_key_secret: <REMOVED>
- :dhcp_omapi_port: 7911
Advertisement
Add Comment
Please, Sign In to add comment