diff --git a/etc/Default.conf b/etc/Default.conf index 0f987d247..8b744ff3f 100644 --- a/etc/Default.conf +++ b/etc/Default.conf @@ -740,6 +740,13 @@ DEFAULT_HINFO_OS_VALUES => { 'LINUX' => 'Linux', }, +# When creating a new DNS A/AAAA record, the list of available domains (zones) +# are populated in a dropdown. The "closest" possible forward zone is +# determined and placed at the top of the list of zones. This option instructs +# Netdot to automatically select that domain for creating the A/AAAA record. +# NOTE: the user may still select a different domain. This option only +# specifies whether a domain should be selected by default in the dropdown. +SELECT_DEFAULT_DOMAIN_FOR_NEW_ADDRESS_RECORD => 0, # Netdot tries to automate the assignment of DNS names for each # IP address associated with a Device Interface. We chose to diff --git a/htdocs/management/ip.html b/htdocs/management/ip.html index b4db5f383..1c3dc9237 100644 --- a/htdocs/management/ip.html +++ b/htdocs/management/ip.html @@ -815,8 +815,10 @@ Name: