From 0d9298bb8fc9903ff42e3d2402cd44e765f4c822 Mon Sep 17 00:00:00 2001 From: Lars Kellogg-Stedman Date: Tue, 9 Aug 2016 16:20:18 -0400 Subject: Add fluentd client service This implements support for installing fluentd agents as a composable service on the overcloud. Depends-On: I2e1abe4d8c8359e56ff626255ee50c9cacca1940 Implements: tripleo-opstools-centralized-logging Change-Id: I23b0e23881b742158fcfb6b8c145a3211d45086e --- capabilities-map.yaml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'capabilities-map.yaml') diff --git a/capabilities-map.yaml b/capabilities-map.yaml index 962dfb99..14d50f19 100644 --- a/capabilities-map.yaml +++ b/capabilities-map.yaml @@ -236,3 +236,11 @@ topics: description: requires: - overcloud-resource-registry-puppet.yaml + - title: Centralized logging support + description: Enable centralized logging clients (fluentd) + environments: + - file: environments/logging-environment.yaml + title: Enable fluentd client + description: + requires: + - overcloud-resource-registry-puppet.yaml -- cgit 1.2.3-korg