1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-09-19 20:20:35 +00:00

added missing new line at end of file

This commit is contained in:
Max Wilhelm 2015-11-30 18:00:38 +01:00
parent 2e98aaa051
commit 5385bf24e6

View File

@ -20,4 +20,4 @@ class fluentd::repo::apt (
repos => $repos, repos => $repos,
key => $key, key => $key,
} }
} }