Set Redis VIP on all nodes
[apex-tripleo-heat-templates.git] / capabilities-map.yaml
index 30ee211..962dfb9 100644 (file)
@@ -5,7 +5,7 @@
 # root_template: identifies repository's root template
 # root_environment: identifies root_environment, this one is special in terms of
 #   order in which the environments are merged before deploying. This one serves as
-#   a base and it's parameters/resource_registry gets overriden by other environments
+#   a base and it's parameters/resource_registry gets overridden by other environments
 #   if used.
 
 # topics:
@@ -21,7 +21,7 @@
 # Attributes:
 #  title: (optional)
 #  description: (optional)
-#  tags: a list of tags to provide aditional information for e.g. filtering (optional)
+#  tags: a list of tags to provide additional information for e.g. filtering (optional)
 #  environments: (required)
 
 # environments:
@@ -66,7 +66,7 @@ topics:
         description: >
           Docker container with heat agents for containerized compute node
         environments:
-          - file: environments/docker-rdo.yaml
+          - file: environments/docker.yaml
             title: Docker RDO
             description:
             requires:
@@ -224,3 +224,15 @@ topics:
             description:
             requires:
               - overcloud-resource-registry-puppet.yaml
+
+  - title: Operational Tools
+    description:
+    environment_groups:
+      - title: Monitoring agents
+        description: Enable monitoring agents
+        environments:
+          - file: environments/monitoring-environment.yaml
+            title: enable monitoring agents
+            description:
+            requires:
+              - overcloud-resource-registry-puppet.yaml