Skip to content
This repository has been archived by the owner on Jun 26, 2022. It is now read-only.

nathan-gs/puppet-smartmontools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Puppet module to manage Smartmontools.

Copy the module to your modules dir.

Add to your node definition:

include smartmontools

Running the tests

Install the dependencies using Bundler:

bundle install

Run the following command:

bundle exec rake spec

Origin

This module was found on https://git.sarava.org/?p=puppet-smartmontools.git;a=summary