summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/defaults
diff options
context:
space:
mode:
authorJeff Cantrill <jcantril@redhat.com>2017-02-08 15:26:48 -0500
committerJeff Cantrill <jcantril@redhat.com>2017-02-09 09:47:43 -0500
commit7d081c4b321971cc499a4fc499ad1bbaceea823f (patch)
treed3f85c7f4f93e07887e05c4e03726c5c0b22bbb5 /roles/openshift_metrics/defaults
parentfc96d8d22f6c277b599e6e2fa4e9cc06814a9460 (diff)
downloadopenshift-7d081c4b321971cc499a4fc499ad1bbaceea823f.tar.gz
openshift-7d081c4b321971cc499a4fc499ad1bbaceea823f.tar.bz2
openshift-7d081c4b321971cc499a4fc499ad1bbaceea823f.tar.xz
openshift-7d081c4b321971cc499a4fc499ad1bbaceea823f.zip
bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra has incorrect pwd exception
Diffstat (limited to 'roles/openshift_metrics/defaults')
-rw-r--r--roles/openshift_metrics/defaults/main.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/openshift_metrics/defaults/main.yaml b/roles/openshift_metrics/defaults/main.yaml
index 17614f716..b2ff08e05 100644
--- a/roles/openshift_metrics/defaults/main.yaml
+++ b/roles/openshift_metrics/defaults/main.yaml
@@ -39,7 +39,6 @@ openshift_metrics_resolution: 15s
# overriding the values here
#####
-openshift_metrics_certs_dir: "{{ openshift.common.config_base }}/master/metrics"
openshift_metrics_master_url: https://kubernetes.default.svc.cluster.local
openshift_metrics_node_id: nodename
openshift_metrics_project: openshift-infra