Only install one DNS service
This patch reduces the number of DNS services installed to only bind9 as more than one DNS service cannot run on the same server at the same time.
This commit is contained in:
@@ -124,10 +124,7 @@ designate_service_in_ldap: false
|
||||
|
||||
# Common apt packages
|
||||
designate_apt_packages:
|
||||
- rpcbind
|
||||
- bind9
|
||||
- pdns-server
|
||||
- pdns-backend-mysql
|
||||
|
||||
# designate packages that must be installed before anything else
|
||||
designate_requires_pip_packages:
|
||||
|
||||
Reference in New Issue
Block a user