Remove deprecated backend_driver options

The backend_driver option has been deprecated in Ocata.
we can remove it.

Change-Id: I90b7fdb454249c9e0777371a357c545aac6f46fc
This commit is contained in:
ZhongShengping 2018-02-08 17:11:13 +08:00
parent aa238891f5
commit 686d3f18c7
1 changed files with 1 additions and 3 deletions

View File

@ -63,9 +63,7 @@ class openstack_integration::designate {
listen => '127.0.0.1:5354'
}
class { '::designate::central':
backend_driver => 'bind9',
}
class { '::designate::central': }
class { '::designate::pool_manager':
pool_id => '794ccc2c-d751-44fe-b57f-8894c9f5c842',