Skip to content

monstrs/confd-cookbook

Repository files navigation

confd

Build Status

TODO: Enter the cookbook description here.

Supported Platforms

Tested And Validated On

  • Ubuntu 14.04

Usage

TODO: Include usage patterns of any providers or recipes.

confd::default

Include confd in your run_list.

{
  "confd": {
    "backend": "etcd",
    "nodes": ["http://localhost:4001"]
  },
  "run_list": [
    "recipe[confd::default]"
  ]
}

Testing

TODO: Write how you plan to test this cookbook.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published