Merge "Add clean_zonefile to BIND9 pool.yaml doc"
This commit is contained in:
commit
5f6d25c0b7
@ -115,6 +115,7 @@ function configure_designate_backend {
|
||||
rndc_port: $DESIGNATE_SERVICE_PORT_RNDC
|
||||
rndc_config_file: $BIND_CFG_DIR/rndc.conf
|
||||
rndc_key_file: $BIND_CFG_DIR/rndc.key
|
||||
clean_zonefile: true
|
||||
EOF
|
||||
|
||||
sudo chown $STACK_USER $BIND_CFG_DIR
|
||||
|
@ -15,3 +15,4 @@
|
||||
rndc_host: 192.0.2.2
|
||||
rndc_port: 953
|
||||
rndc_key_file: /etc/designate/rndc.key
|
||||
clean_zonefile: false
|
||||
|
Loading…
Reference in New Issue
Block a user