GitHub - ITBlogger/puppet-splunk_conf: Puppet defined types for managing Splunk configuration.

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

Introduction

Puppet defined types for managing Splunk configuration. Adds high-level abstraction over Augeas lens. Augeas lens is included, since it is not in Augeas available for EL5.

To Do

  • Can I convince Augeas to put in a newline before the new stanza?
  • Abstract more configuration files?
  • rspec-puppet tests?

Testing

Set environment variable for Augeas load path:

export AUGEAS_LENS_LIB=`pwd`/lib/augeas/lens

About

Puppet defined types for managing Splunk configuration.

Resources

Readme

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • Puppet 82.3%
  • Augeas 17.7%