diff options
Diffstat (limited to 'puppet/services/logging/fluentd-client.yaml')
-rw-r--r-- | puppet/services/logging/fluentd-client.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/puppet/services/logging/fluentd-client.yaml b/puppet/services/logging/fluentd-client.yaml index 94c63d33..490ccbee 100644 --- a/puppet/services/logging/fluentd-client.yaml +++ b/puppet/services/logging/fluentd-client.yaml @@ -69,5 +69,5 @@ outputs: grep '\bactive\b' tags: step0,validation - name: Stop fluentd service - tags: step2 + tags: step1 service: name=fluentd state=stopped |