Temporarily remove the unbound resolver from scenario 003

The unbound resolver template and related code was not added to scenario
003 triggers. This patch temporarily removes the unbound resolver to be
added once the triggers land.

Change-Id: I491785af24a780bc75476b4c55ff458c8375dda5
This commit is contained in:
Brent Eagles 2021-06-01 11:05:08 -02:30
parent 16202b8318
commit 5ca2702b17
1 changed files with 0 additions and 1 deletions

View File

@ -19,7 +19,6 @@ resource_registry:
OS::TripleO::Services::DesignateMDNS: ../../deployment/experimental/designate/designate-mdns-container-puppet.yaml
OS::TripleO::Services::DesignateBind: ../../deployment/experimental/designate/designate-bind-container.yaml
OS::TripleO::Services::Redis: ../../deployment/database/redis-container-puppet.yaml
OS::TripleO::Services::Unbound: ../../deployment/unbound/unbound-container-ansible.yaml
parameter_defaults:
Debug: true