Skip to content

wunzeco/ansible-kapacitor-dsl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Manage Kapacitor task definitions (TICKScripts)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages