You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Greg Szabo 92438185fc Clarified Ansible installation instructions and added slacknotification.py script. 7 years ago
..
README.md Clarified Ansible installation instructions and added slacknotification.py script. 7 years ago
slacknotification.py Clarified Ansible installation instructions and added slacknotification.py script. 7 years ago

README.md

DevOps tools

This folder contains tools that are used for automated testnet deployments.

slacknotification.py

A small script that can send Slack messages.

Requirements: slackclient python library

Install slackclient by running as root:

pip install slackclient