Remove unused enable_node_monitoring option

Back in 1a7f7245e7 we dropped the one
place this was used, but left all of the variable and definitions and
garbage around cluster/
This commit is contained in:
Eric Paris
2015-06-25 20:54:12 -04:00
parent 24de9afded
commit 58df58f3d7
19 changed files with 0 additions and 39 deletions

View File

@@ -33,9 +33,6 @@ MINION_CPU=1
SERVICE_CLUSTER_IP_RANGE="10.244.240.0/20" # formerly PORTAL_NET
# Optional: Install node monitoring.
ENABLE_NODE_MONITORING=true
# Optional: Enable node logging.
ENABLE_NODE_LOGGING=false
LOGGING_DESTINATION=elasticsearch