mirror of
https://github.com/krislamo/puppet-fluentd
synced 2025-09-11 16:19:29 +00:00
rename company
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
# Copyright
|
||||
# ---------
|
||||
#
|
||||
# Copyright 2015 wywy GmbH, unless otherwise noted.
|
||||
# Copyright 2015 wywy, unless otherwise noted.
|
||||
#
|
||||
define fluentd::filter (
|
||||
$ensure = present,
|
||||
|
@@ -62,7 +62,7 @@
|
||||
# Copyright
|
||||
# ---------
|
||||
#
|
||||
# Copyright 2015 wywy GmbH, unless otherwise noted.
|
||||
# Copyright 2015 wywy, unless otherwise noted.
|
||||
#
|
||||
class fluentd (
|
||||
$repo_manage = $::fluentd::params::repo_manage,
|
||||
|
@@ -40,7 +40,7 @@
|
||||
# Copyright
|
||||
# ---------
|
||||
#
|
||||
# Copyright 2015 wywy GmbH, unless otherwise noted.
|
||||
# Copyright 2015 wywy, unless otherwise noted.
|
||||
#
|
||||
define fluentd::match (
|
||||
$ensure = present,
|
||||
|
@@ -23,7 +23,7 @@
|
||||
# Copyright
|
||||
# ---------
|
||||
#
|
||||
# Copyright 2015 wywy GmbH, unless otherwise noted.
|
||||
# Copyright 2015 wywy, unless otherwise noted.
|
||||
#
|
||||
define fluentd::plugin (
|
||||
$ensure = present,
|
||||
|
@@ -31,7 +31,7 @@
|
||||
# Copyright
|
||||
# ---------
|
||||
#
|
||||
# Copyright 2015 wywy GmbH, unless otherwise noted.
|
||||
# Copyright 2015 wywy, unless otherwise noted.
|
||||
#
|
||||
define fluentd::source (
|
||||
$ensure = present,
|
||||
|
Reference in New Issue
Block a user