fuel-plugin-lma-collector/deployment_scripts/puppet/modules/heka
Simon Pasquier 381e2b2b3a Pin the puppetlabs_spec_helper version
The latest version of puppetlabs_spec_helper (1.2.0) depends on
rubocop-rspec which itself requires at least Ruby 2.2.

Change-Id: Ica4b71296912a66a98b223c002d1e8bdd04111d6
2016-08-24 11:05:05 +02:00
..
lib/puppet/parser/functions Fix typo in comment 2015-12-23 16:25:24 +01:00
manifests Fix lint errors for the Heka module 2016-06-22 16:33:20 +02:00
spec Separate the (L)og of the LMA collector 2016-05-04 14:34:14 +02:00
templates Fixes the concurrent execution of logrotate 2016-08-16 15:50:55 +02:00
tests Add Apache license headers to Puppet manifests 2015-04-20 15:21:17 +02:00
.fixtures.yml Add initial tests for the Puppet modules 2015-08-17 12:08:13 +02:00
.gitignore Fixes bundler working directory path 2015-09-23 11:33:58 +02:00
Gemfile Pin the puppetlabs_spec_helper version 2016-08-24 11:05:05 +02:00
LICENSE Initial import of the LMA collector plugin 2015-02-27 14:16:49 +01:00
README.md Initial import of the LMA collector plugin 2015-02-27 14:16:49 +01:00
Rakefile Fix Rakefile regarding lint usage 2016-06-22 14:43:56 +00:00
metadata.json Update metadata.json for the Puppet modules 2016-02-02 16:33:09 +01:00

README.md

Heka module for Puppet

Description

Puppet module for configuring Heka.

Usage

To deploy the Heka service on a host.

# Configure the base heka service
class {'heka':
}

Limitations

This module supports only Fuel-based deployments using Neutron.

License

Licensed under the terms of the Apache License, version 2.0.

Limitations

None

License

Licensed under the terms of the Apache License, version 2.0.

Contact

Simon Pasquier, spasquier@mirantis.com

Support

See the Contact section.