thomasvandoren / puppet-etckeeper

Not actively developed - Puppet module for etckeeper.

Home Page:https://forge.puppetlabs.com/thomasvandoren/etckeeper

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

etckeeper puppet module

Build Status

Install and configure etckeeper using git.

Usage

Installs etckeeper with git configuration.

include etckeeper

Note that this module assumes the etckeeper package is available in one of the available package repos. You may need to add EPEL (or similar) on some EL distros.

Development

To run the linter and spec tests locally:

bundle install --gemfile .gemfile
rake lint
rake spec

Authors

Thomas Van Doren

License

BSD

About

Not actively developed - Puppet module for etckeeper.

https://forge.puppetlabs.com/thomasvandoren/etckeeper

License:BSD 2-Clause "Simplified" License


Languages

Language:Ruby 66.0%Language:Puppet 34.0%