Initial commit

mostly as-is, taken from `rattail.fablib` subpackage
This commit is contained in:
Lance Edgar 2018-02-24 16:29:20 -06:00
commit 40dbb595e9
39 changed files with 3551 additions and 0 deletions

View file

@ -0,0 +1,5 @@
{
"name": "rattail",
"description": "Can check various Rattail daemons to ensure they're running. Performs checks using SSH.",
"path": "software/"
}