sborsje / moonshine_denyhosts

Install and configure denyhosts

This URL has Read+Write access

sborsje (author)
Sat Sep 05 05:44:58 -0700 2009
commit  da80973887a4322f0e7dc6af08fa5690defc78ca
tree    e1fbd28f451f8ab3dae825877202e0bcab32070f
name age message
file README.rdoc Loading commit data...
directory lib/
directory moonshine/
directory spec/
directory templates/
README.rdoc

Moonshine_Denyhosts

A plugin for Moonshine

A plugin for installing and managing denyhosts.

Look through the denyhosts.conf template to see available options.

Instructions

  • script/plugin install git://github.com/sborsje/moonshine_denyhosts.git
  • Configure settings if needed
      configure(:denyhosts => {
        :admin_email => 'admin@domain.com'
      })
    
  • Include the plugin and recipe(s) in your Moonshine manifest
      plugin :denyhosts
      recipe :denyhosts