kapacitor-dsl
kapacitor-dsl
Ansible role to manage Kapacitor task definitions. It uses kapacitor
CLI
program for calling the Kapacitor API.
This role requires that Kapacitor is installed and running locally on the host. For this, you may be interested in wunzeco.kapacitor role. Other TICK stack roles that may be of interest:
Example
- hosts: myhost
vars:
kapacitor_version: 0.13.0-1
roles:
- wunzeco.kapacitor
- wunzeco.kapacitor-extra
Testing
To run this role's integration tests
kitchen test
Dependencies
none
Note: For email alerts, host may need a mail transfer agent (MTA) installed too. e.g. Postfix
Install
ansible-galaxy install wunzeco/ansible-kapacitor-dsl
License
Unknown
Downloads
185
Owner