Skip to content

ParadigmHyperloop/openloop_influxdb-cookbook

Repository files navigation

et_influxdb Build Status

TODO: Enter the cookbook description here.

Requirements

  • apt cookbook
  • some cookbook
  • another cookbook

Recipes

default

Short Description

  1. Set up & updates apt using apt::default
  2. Install xyz by some proccess
  3. Include various recipes for this cookbook:
    • et_influxdb::install
      • which includes et_influxdb::another
    • et_influxdb::configure

install

More info about the install recipe

Usage

Include this recipe in a wrapper cookbook:

depends 'et_influxdb', '~> 1.0'
include_recipe 'et_influxdb::default'

Contributing

  1. Fork the repository on Github
  2. Create a named feature branch (like add_component_x)
  3. Write your change
  4. Write tests for your change (if applicable)
  5. Run the tests with kitchen test, ensuring they all pass
  6. Submit a Pull Request using Github

License and Authors

Author:: Evertrue, Inc ([email protected])

About

Chef Cookbook for Installing an InfluxDB Instance for storing Telemetry

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages