Skip to content
 
 

Latest commit

 

History

14 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Collection of custom scripts for Rundeck.

  • rundeck-healthcheck.sh: This script checks the health of peers in a cluster, and takes over jobs if the other node is down
  • summary-report.py: This script parses Rundeck execution logs, and sends out a summary email of all failures since the last time this script was executed

The scripts require some editing. The user-editable lines are placed near the top, and well commented.

requirements install

The required Python modules are listed in requirements.txt, so if you want to install all of the dependencies easily use the following command:

pip install -r requirements.txt

##As always, pull requests are welcome :)

About

Collection of custom scripts for Rundeck

Resources

Contributing

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages