fuel-plugin-lma-collector/deployment_scripts/puppet/modules/heka
Swann Croiset dbb85ad2f9 Remove the SMTP standalone alerting_mode
This feature was broken and not stable enough for production deployment.

Related-bug: #1606831
Related-bug: #1643542

Change-Id: I0ce52ec01838d891c43d6e797617d3044a02d10f
(cherry picked from commit b7c7e7bdc2)
2017-01-13 09:41:02 +00:00
..
lib/puppet/parser/functions Fix typo in comment 2015-12-23 16:25:24 +01:00
manifests Remove the SMTP standalone alerting_mode 2017-01-13 09:41:02 +00:00
spec Separate the (L)og of the LMA collector 2016-05-04 14:34:14 +02:00
templates Enforce timezone setting in log processing 2016-11-09 15:24:33 +00: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.