Rundeck Chatops Plugin banner
github github

Rundeck Chatops Plugin

Productivity community

Description

Rundeck workflow task plugin which executes a ChatOps RPC API call.

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

rundeck-chatops-plugin

Rundeck plugin which sends a chatops RPC API call

Based on [rundeck-httppost-plugin](https://github.com/rvs-fluid-it/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