- Integrate configuration file to script bind_change_ip.sh.
- Read Zonefiles from bind configuration instead from given zone file directory.
This commit is contained in:
@ -31,6 +31,13 @@
|
||||
#ZONE_FILE_SLAVE_DIR="${CONF_FILE_DIR}/slave"
|
||||
|
||||
|
||||
# - ZONE_FILE_SUFFIX
|
||||
# -
|
||||
# - Defaults to 'zone'
|
||||
# -
|
||||
#ZONE_FILE_SUFFIX="zone"
|
||||
|
||||
|
||||
# - ZONES_DECLARATION_FILE
|
||||
# -
|
||||
# - File containing zone declarations
|
||||
|
Reference in New Issue
Block a user