5e46c2a579
This change combines the previous puppet and docker files into a single file that performs the docker service installation and configuration for the barbican API service. The barbican backend files are also moved into the deployment/barbican directory for consistency. Change-Id: Ib4a3993ac352e9e00f72ddf374042b574f6d55d6 Related-Blueprint: services-yaml-flattening
5 lines
222 B
YAML
5 lines
222 B
YAML
# A Heat environment file which can be used to enable
|
|
# Barbican with the default secret store backend.
|
|
resource_registry:
|
|
OS::TripleO::Services::BarbicanApi: ../../deployment/barbican/barbican-api-container-puppet.yaml
|