From 8866740a4d61b15d1cd9adbc9741e95650adccf4 Mon Sep 17 00:00:00 2001
From: Jason DeTiberus <jdetiber@redhat.com>
Date: Mon, 25 Jul 2016 11:45:19 -0400
Subject: remove outdated openshift_cluster_metrics role

---
 playbooks/common/openshift-cluster/additional_config.yml | 2 --
 1 file changed, 2 deletions(-)

(limited to 'playbooks')

diff --git a/playbooks/common/openshift-cluster/additional_config.yml b/playbooks/common/openshift-cluster/additional_config.yml
index a34322754..e9fb3de96 100644
--- a/playbooks/common/openshift-cluster/additional_config.yml
+++ b/playbooks/common/openshift-cluster/additional_config.yml
@@ -19,8 +19,6 @@
   - role: openshift_examples
     registry_url: "{{ openshift.master.registry_url }}"
     when: openshift.common.install_examples | bool
-  - role: openshift_cluster_metrics
-    when: openshift.common.use_cluster_metrics | bool
   - role: openshift_manageiq
     when: openshift.common.use_manageiq | bool
   - role: cockpit
-- 
cgit v1.2.3