summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorRussell Teague <rteague@redhat.com>2017-11-22 13:21:48 -0500
committerGitHub <noreply@github.com>2017-11-22 13:21:48 -0500
commit440daa20f28b162fe8b104c4b0c2a0ae51967a09 (patch)
treeadc7eaf53eb9a326d6c3a95307d9bf01b031f899 /playbooks
parent254d39aa839a53856a37c842b120d35d97e846f5 (diff)
parente82c6ed566d48a26da43922581b3c36079ae874a (diff)
downloadopenshift-440daa20f28b162fe8b104c4b0c2a0ae51967a09.tar.gz
openshift-440daa20f28b162fe8b104c4b0c2a0ae51967a09.tar.bz2
openshift-440daa20f28b162fe8b104c4b0c2a0ae51967a09.tar.xz
openshift-440daa20f28b162fe8b104c4b0c2a0ae51967a09.zip
Merge pull request #6226 from mtnbikenc/include-deprecation-openshift-metrics
Include Deprecation - openshift-metrics
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/openshift-metrics/config.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/playbooks/openshift-metrics/config.yml b/playbooks/openshift-metrics/config.yml
index 8ee57ce8d..c7814207c 100644
--- a/playbooks/openshift-metrics/config.yml
+++ b/playbooks/openshift-metrics/config.yml
@@ -1,4 +1,4 @@
---
-- include: ../init/main.yml
+- import_playbook: ../init/main.yml
-- include: private/config.yml
+- import_playbook: private/config.yml