Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

When running DHCP servers, the following keys are needed:

KeyDescriptionData-typeUsed by:
profile::dhcp::omapi::keyThe omapi key used to update the DHCP serversString 
profile::dhcp::omapi::nameThe omapi key nameString 
profile::dhcp::searchdomainThe default search-domain handed to DHCP clientsString 
profile::dns::resolversThe DNS resolvers for clients to useList 

 

  • profile::dhcp::omapi::key: '<omapi-key>'

  • profile::dhcp::omapi::name: '<omapi-key-name>'

  • profile::dhcp::searchdomain: '<default-search-domain>'

  • profile::dns::resolvers:
    • '<IP-of-DNS-resolver 1>'
    • '<IP-of-DNS-resolver 2>'

DNS server

If you are hosting a DNS server the following keys are needed:

Dashboard

The general configuration of the dashboard are based on the following keys:

...