Remove deprecated designate::backend::bind9::rndc_host
This parameter is deprecated and now has no effect. Change-Id: I78dde278bcf7b7c35df6a88da13ba4291ef0d04d
This commit is contained in:
parent
d99611d3fc
commit
033ed30c52
@ -86,7 +86,6 @@ class openstack_integration::designate {
|
||||
class { 'designate::worker': }
|
||||
|
||||
class { 'designate::backend::bind9':
|
||||
rndc_host => '127.0.0.1',
|
||||
dns_port => 5322,
|
||||
rndc_config_file => '/etc/rndc.conf',
|
||||
rndc_key_file => $::dns::params::rndckeypath,
|
||||
|
Loading…
x
Reference in New Issue
Block a user