1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2024-11-09 20:50:34 +00:00
puppet-fluentd/manifests
Ricky Ramirez ff5ea7563a Don't pull gpg key from a keyserver. (#3)
This prevents an outage should the keyserver be unaccesible (e.g. the
host doesn't allow outbound traffic or the keyserver is down)

The subkey has been removed from the original key since it is not
required and older versions of the apt module incorrectly parse the
subkey's fingerprint.
2019-08-15 08:49:55 -07:00
..
config Fix hard coded user/group names in config manifest 2018-01-12 15:27:53 -05:00
plugin minor changes 2015-12-09 16:04:28 +01:00
repo Don't pull gpg key from a keyserver. (#3) 2019-08-15 08:49:55 -07:00
config.pp bug in referenced class variable 2017-07-25 16:10:06 +02:00
filter.pp migrate from stdlib validation to puppet datatypes 2018-01-16 16:23:03 +01:00
init.pp Realize virtual resources. 2018-05-08 16:02:38 -07:00
install.pp require => Exec['apt_update'] before install 2016-01-20 00:40:21 -03:00
match.pp migrate from stdlib validation to puppet datatypes 2018-01-16 16:23:03 +01:00
params.pp Allow configuring the major version of the repository. 2018-05-04 13:11:21 -07:00
plugin.pp migrate from stdlib validation to puppet datatypes 2018-01-16 16:23:03 +01:00
repo.pp Ensure apt source exists before package installation (#2) 2019-08-14 14:58:55 +01:00
service.pp minor changes 2015-12-09 16:04:28 +01:00
source.pp migrate from stdlib validation to puppet datatypes 2018-01-16 16:23:03 +01:00
user.pp added ::fluentd::user 2015-12-22 13:56:46 +01:00