Skip to content

Puppet defined types for managing Splunk configuration.

Notifications You must be signed in to change notification settings

ITBlogger/puppet-splunk_conf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Puppet 82.3%
  • Augeas 17.7%