tripleo-heat-templates/sample-env-generator/enable-services.yaml
Ben Nemec 30e18b4239 Mark Designate as experimental
This service isn't ready for production in TripleO yet, so we
should make sure that's clear in the enablement environment.

Change-Id: I4a5a5f347dcb4f43f7f802648624165c80023e0d
2018-04-11 15:28:27 +00:00

24 lines
1.0 KiB
YAML

environments:
-
name: enable-designate
title: Enable Designate Service
description: |
EXPERIMENTAL: This service is not considered ready for production and
should only be used for development and test purposes at this time.
This environment enables the Designate services and provides sample
configuration values for other services to allow them to integrate with
Designate.
resource_registry:
OS::TripleO::Services::DesignateApi: ../docker/services/designate-api.yaml
OS::TripleO::Services::DesignateCentral: ../docker/services/designate-central.yaml
OS::TripleO::Services::DesignateProducer: ../docker/services/designate-producer.yaml
OS::TripleO::Services::DesignateWorker: ../docker/services/designate-worker.yaml
OS::TripleO::Services::DesignateMDNS: ../docker/services/designate-mdns.yaml
files:
puppet/services/neutron-plugin-ml2.yaml:
parameters:
- NeutronPluginExtensions
sample_values:
NeutronPluginExtensions: qos,port_security,dns