summaryrefslogtreecommitdiffstats
path: root/playbooks/aws
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 08:35:36 -0500
committerGitHub <noreply@github.com>2017-11-22 08:35:36 -0500
commit46ce19180bf4fe05327ab8a15bb689d908779e75 (patch)
treed673b62b98a5cc48cfbcc84c8f935eb988f86643 /playbooks/aws
parent16e4acfe143e954c07c774c5c163fbd4ff1e4647 (diff)
parentc4090eee0df028f768eb669a04d9cbdc66e93209 (diff)
downloadopenshift-46ce19180bf4fe05327ab8a15bb689d908779e75.tar.gz
openshift-46ce19180bf4fe05327ab8a15bb689d908779e75.tar.bz2
openshift-46ce19180bf4fe05327ab8a15bb689d908779e75.tar.xz
openshift-46ce19180bf4fe05327ab8a15bb689d908779e75.zip
Merge pull request #6152 from mtnbikenc/consolidate-openshift-metrics
Playbook Consolidation - openshift-metrics
Diffstat (limited to 'playbooks/aws')
-rw-r--r--playbooks/aws/openshift-cluster/hosted.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/aws/openshift-cluster/hosted.yml b/playbooks/aws/openshift-cluster/hosted.yml
index db6e3b8e1..3d3c871ca 100644
--- a/playbooks/aws/openshift-cluster/hosted.yml
+++ b/playbooks/aws/openshift-cluster/hosted.yml
@@ -1,7 +1,7 @@
---
- include: ../../common/openshift-cluster/openshift_hosted.yml
-- include: ../../common/openshift-cluster/openshift_metrics.yml
+- include: ../../openshift-metrics/private/config.yml
when: openshift_metrics_install_metrics | default(false) | bool
- include: ../../common/openshift-cluster/openshift_logging.yml