sborsje / moonshine_denyhosts
- Source
- Commits
- Network (1)
- Issues (0)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
README.rdoc | ||
| |
lib/ | ||
| |
moonshine/ | ||
| |
spec/ | ||
| |
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

