Skip to content

raccourci/puppet-god

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Puppet God module

A simple module for setting and managing God monitoring (ruby)

Requirements

Only tested on Debian. No provisions have been made for this to work on other systems.

Usage

include god

Advanced Usage

class {
    'god':
        root_path       => '/etc/god',
        global_config   => '/etc/god/god.conf',
        config_dir_path => '/etc/god/conf.d',
        run_dir         => '/var/run',
        log_dir         => '/var/log',
        init_script     => '/etc/init.d/god',
        service         => 'god',
        binary_path     => '/usr/bin/god'
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •