Skip to content
This repository has been archived by the owner on Nov 16, 2019. It is now read-only.

npm/ansible-influxdb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-influxdb

Set up InfluxDB using Ansible, together with users, databases and grants.

Usage

Variables

  • influxdb_version - InfluxDB version
  • influxdb_admin_users - array of admin users to create
  • influxdb_users - array of users to create
  • influxdb_databases - array of databases to create
  • influxdb_grants - array of grants to create
  • influxdb_peers - array of peers to set up

About

An Ansible InfluxDB role which supports creating users, databases and grants

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published