sous-chefs / consul

Development repository for the consul cookbook

Home Page:https://supermarket.chef.io/cookbooks/consul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consul_definition structure doubts

Lechucico opened this issue · comments

I would like to know which is the better aproach on defining consul_definition:

  • Create a consul_definition on the recipe where the service is installed. For example: create a consul_definition inside the recipe where mongoDB is installed.

  • Create a new recipe for each consul_definition. For example: install the mongoDB on his recipe, then execute another recipe that creates the consul_definition for mongoDB.

  • Create a unique recipe that configures all consul_definitions on that machine.

Which is better?

Closing due to inactivity.

If this is still an issue please reopen or open another issue. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help!

Thanks,
Sous-Chefs

commented

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.