Versions Compared

Key

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

...

When running DHCP servers, the following keys are needed:

KeyDescriptionExample:Created byData-typeUsed by:
profile::dhcp::omapi::keyThe omapi key used to update the DHCP servers'==omapi_key'
dnssec-keygen -r /dev/urandom -a HMAC-MD5 -b 512 -n HOST key_name
 
String

role::bootstrap, role::dhcp

profile::dhcp::omapi::nameThe omapi key name

'key_name'

 main_keyString

role::bootstrap, role::dhcp

profile::dhcp::searchdomainThe default search-domain handed to DHCP clients'cloud.domain.com'N/A String

role::bootstrap, role::dhcp

profile::dns::resolversThe DNS resolvers for clients to use

- '<ip-addres-DNS1>'

- '<ip-address-DNS2>'

N/AList of strings

role::bootstrap, role::dhcp

...