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:
Jesse Pretorius
2016-03-11 11:40:20 +00:00
parent 17e36e08b9
commit 6c1be36c8f

View File

@@ -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: