Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 525 Bytes

README.rdoc

File metadata and controls

18 lines (13 loc) · 525 Bytes

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 => '[email protected]'
    })
    
  • Include the plugin and recipe(s) in your Moonshine manifest

    plugin :denyhosts
    recipe :denyhosts