Unbreak CI: fluentd

fluentd - we are not deploying kubernetes, no need for plugins

In the original commit we also dropped Tripleo from the gate, but in
Rocky the Tripleo job did not exist.

Change-Id: I203f70176af7f2b53398ddeb5c21e6234a45e268
Signed-off-by: Radosław Piliszek <radoslaw.piliszek@gmail.com>
(cherry picked from commit 07b55048e6)
(cherry picked from commit b5a6da0dd7)
(cherry picked from commit 634ea03038)
This commit is contained in:
Radosław Piliszek 2019-08-19 10:30:58 +02:00 committed by Mark Goddard
parent 13ad397456
commit 1e2ff199d4
1 changed files with 0 additions and 2 deletions

View File

@ -18,7 +18,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
'hostname', 'hostname',
'rubygem-fluent-plugin-elasticsearch', 'rubygem-fluent-plugin-elasticsearch',
'rubygem-fluent-plugin-grok-parser', 'rubygem-fluent-plugin-grok-parser',
'rubygem-fluent-plugin-kubernetes_metadata_filter',
'rubygem-fluent-plugin-rewrite-tag-filter', 'rubygem-fluent-plugin-rewrite-tag-filter',
'rubygem-fluent-plugin-secure-forward' 'rubygem-fluent-plugin-secure-forward'
] %} ] %}
@ -60,7 +59,6 @@ RUN chmod 755 /usr/local/bin/kolla_extend_start
'fluent-plugin-elasticsearch', 'fluent-plugin-elasticsearch',
'fluent-plugin-grep', 'fluent-plugin-grep',
'fluent-plugin-grok-parser:2.1.4', 'fluent-plugin-grok-parser:2.1.4',
'fluent-plugin-kubernetes_metadata_filter',
'fluent-plugin-parser', 'fluent-plugin-parser',
'fluent-plugin-rewrite-tag-filter:2.0.0', 'fluent-plugin-rewrite-tag-filter:2.0.0',
'fluent-plugin-secure-forward', 'fluent-plugin-secure-forward',