designate: Drop deprecated manage_pool
The parameter was deprecated during the previous cycle. Depends-on: https://review.opendev.org/899654 Change-Id: Idf7e4c410a933e58422cce37ee696940a9c0487c
This commit is contained in:
@@ -127,7 +127,6 @@ class openstack_integration::designate (
|
||||
mdns_hosts => [$::openstack_integration::config::host],
|
||||
rndc_config_file => "${::dns::params::dnsdir}/rndc.conf",
|
||||
rndc_key_file => $::dns::params::rndckeypath,
|
||||
manage_pool => true,
|
||||
# Configure bind using openstack_integration::bind
|
||||
configure_bind => false,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user