Skip to content

🔁 Puppet module to install, deploy and configure snoopy.

License

Notifications You must be signed in to change notification settings

ennioj/puppet-snoopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rentabiliweb-snoopy License badge Puppet badge

Table of Contents

  1. Overview
  2. Module Description
  3. Setup
  4. Usage
  5. Development

Overview

The rentabiliweb-snoopy module enables you to install, deploy, and configure snoopy.

Module Description

Snoopy sends every executed command to syslog.

https://github.com/a2o/snoopy

Setup

include snoopy

Usage

You can configure all options in the main class.

Install

class { 'snoopy':
  package => true,
  service => true,
}

Uninstall

class { 'snoopy':
  package => false,
}

Development

Rentabiliweb modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great. We can't access the huge number of platforms and myriad of hardware, software, and deployment configurations that Puppet is intended to serve so feel free to contribute on GitHub.

Thanks https://github.com/puppetlabs/ for help to write this README :)

    ╚⊙ ⊙╝
  ╚═(███)═╝
 ╚═(███)═╝
╚═(███)═╝
 ╚═(███)═╝
  ╚═(███)═╝
   ╚═(███)═╝

About

🔁 Puppet module to install, deploy and configure snoopy.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published