1
0
mirror of https://github.com/krislamo/puppet-fluentd synced 2025-09-13 08:59:29 +00:00

3 Commits

Author SHA1 Message Date
Andy Pritchard
540ef4e40d Update metadata.json 2018-03-05 10:52:15 +00:00
Andy Pritchard
d92ea1e849 Updated README.md 2018-03-05 10:50:03 +00:00
Andy Pritchard
59fb7919a2 Merge pull request #1 from pilchkinstein-gtv/source_parse_storage
Implemented <parse>, <storage> etc sections within fluentd::source template
2018-03-05 09:13:34 +00:00
2 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
# wywy/fluentd Puppet Module
# pilchkinstein-gtv/fluentd Puppet Module
[![GitHub version](https://badge.fury.io/gh/wywy%2Fpuppet-fluentd.svg)](https://github.com/wywy/puppet-fluentd)
[![GitHub version](https://badge.fury.io/gh/wywy%2Fpuppet-fluentd.svg)](https://github.com/pilchkinstein-gtv/puppet-fluentd)
[![Build Status](https://travis-ci.org/wywy/puppet-fluentd.svg?branch=master)](https://travis-ci.org/wywy/puppet-fluentd)

View File

@@ -1,12 +1,12 @@
{
"name": "wycore-fluentd",
"name": "pilchkinstein-fluentd",
"version": "1.0.0",
"author": "wywy",
"author": "pilchkinstein-gtv",
"summary": "Generic module for fluentd (td-agent).",
"license": "Apache-2.0",
"source": "https://github.com/wycore/puppet-fluentd",
"project_page": "https://github.com/wycore/puppet-fluentd",
"issues_url": "https://github.com/wycore/puppet-fluentd/issues",
"source": "https://github.com/pilchkinstein-gtv/puppet-fluentd",
"project_page": "https://github.com/pilchkinstein-gtv/puppet-fluentd",
"issues_url": "https://github.com/pilchkinstein-gtv/puppet-fluentd/issues",
"tags": ["fluentd", "td-agent"],
"operatingsystem_support": [
{