michaelklishin / cassandra-chef-cookbook

Chef cookbook for Apache Cassandra, DataStax Enterprise (DSE) and DataStax agent
Apache License 2.0
163 stars 228 forks source link

Agent should search for datastax opscenter server in its own environment #281

Closed opsline-radek closed 8 years ago

opsline-radek commented 8 years ago

Having a opscenter server in each environment is problematic as all agents try to connect to the first one returned by the search. Can we limit the search to the environment of the searching node?

This is in opscenter_agent_datastax recipe.

opsline-radek commented 8 years ago

PR created: #282

michaelklishin commented 8 years ago

282 is in.