X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=puppet%2Fservices%2Flogging%2Ffluentd-config.yaml;h=3bc90ac1ebf177a9c69d0517ed39f0a7209681d5;hb=1916259308c645d659a4428e26c16a4c5a89c9e4;hp=58b423fd5cc6331ba8d39ab0e42cf98d8a9e6573;hpb=60e91d683f3fac9a246cf2a4b7325e2176a308e0;p=apex-tripleo-heat-templates.git diff --git a/puppet/services/logging/fluentd-config.yaml b/puppet/services/logging/fluentd-config.yaml index 58b423fd..3bc90ac1 100644 --- a/puppet/services/logging/fluentd-config.yaml +++ b/puppet/services/logging/fluentd-config.yaml @@ -1,4 +1,4 @@ -heat_template_version: 2016-10-14 +heat_template_version: ocata description: Fluentd logging configuration @@ -12,6 +12,14 @@ parameters: DefaultPasswords: default: {} type: json + RoleName: + default: '' + description: Role name on which the service is applied + type: string + RoleParameters: + default: {} + description: Parameters specific to the role + type: json EndpointMap: default: {} description: >