https://github.com/telus/ansible-influxdb
https://github.com/telus/ansible-influxdb
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/telus/ansible-influxdb
- Owner: telus
- License: mit
- Created: 2015-05-07T19:47:57.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2022-06-26T08:33:12.000Z (almost 4 years ago)
- Last Synced: 2023-03-01T13:56:43.773Z (over 3 years ago)
- Language: Ruby
- Size: 17.6 KB
- Stars: 0
- Watchers: 7
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ansible-influxdb
[InfluxDB](http://influxdb.com/) - An open-source, distributed, time series database with no external dependencies.
[](#)
Tunables
--------
* influxdb_version: 0.9.6.1
* influxdb_runtime_root: "{{ runtime_root | default('/var/run') }}/influxdb"
Dependencies
------------
* None
Example Playbook
----------------
- hosts: servers
roles:
- role: telusdigital.influxdb
License
-------
[MIT](https://tldrlegal.com/license/mit-license)
Contributors
------------
* Kinnan Kwok
* [Chris Olstrom](https://colstrom.github.io/) | [e-mail](mailto:chris@olstrom.com) | [Twitter](https://twitter.com/ChrisOlstrom)
* Aaron Pederson
* Nikki
* Phil Dufault