{ "name": "pilchkinstein-fluentd", "version": "1.0.0", "author": "pilchkinstein-gtv", "summary": "Generic module for fluentd (td-agent).", "license": "Apache-2.0", "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": [ { "operatingsystem": "Ubuntu", "operatingsystemrelease": [ "16.04", "14.04" ] }, { "operatingsystem": "Debian", "operatingsystemrelease": [ "6", "7", "8"] }, { "operatingsystem": "CentOS", "operatingsystemrelease": [ "6", "7" ] } ], "dependencies": [ { "name": "puppetlabs/stdlib", "version_requirement": ">= 4.6.0 < 5.0.0" }, { "name": "puppetlabs/apt", "version_requirement": ">= 4.0.0" } ], "data_provider": null }