No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2019-01-24 10:32:52 -08:00
src first working version of chatops plugin 2018-03-03 15:09:49 -08:00
.gitignore Initial commit 2015-03-03 13:19:00 +01:00
.travis.yml Added Travis build file 2015-07-02 16:17:40 +02:00
LICENSE.txt Create LICENSE.txt 2019-01-24 10:32:52 -08:00
pom.xml Update plugin class name 2018-03-05 09:31:52 -08:00
README.md Fix readme 2018-03-03 15:10:47 -08:00

rundeck-chatops-plugin

Rundeck plugin which sends a chatops RPC API call

Based on rundeck-httppost-plugin

Requires the following env vars set:

  • CHATOPS_AUTH_TOKEN -- HTTP Basic Auth password
  • CHATOPS_PRIVATE_KEY -- RSA SHA256 Private Key used to sign requests