Install and configure etckeeper using git.
Installs etckeeper with git configuration.
include etckeeperNote 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.
To run the linter and spec tests locally:
bundle install --gemfile .gemfile
rake lint
rake specThomas Van Doren
BSD