summaryrefslogtreecommitdiffstats
path: root/playbooks
diff options
context:
space:
mode:
authorScott Dodson <sdodson@redhat.com>2017-02-07 08:47:02 -0500
committerScott Dodson <sdodson@redhat.com>2017-02-07 08:47:26 -0500
commit118d223181520f1e8f11619ab1a6a9ff3fcae9b5 (patch)
treef3c2da7def9b3a3ebf8d8379eea9fc13f5244d62 /playbooks
parent880547d938e5b8a3918f812d71fb10358d5681e5 (diff)
downloadopenshift-118d223181520f1e8f11619ab1a6a9ff3fcae9b5.tar.gz
openshift-118d223181520f1e8f11619ab1a6a9ff3fcae9b5.tar.bz2
openshift-118d223181520f1e8f11619ab1a6a9ff3fcae9b5.tar.xz
openshift-118d223181520f1e8f11619ab1a6a9ff3fcae9b5.zip
Fix playbooks/byo/openshift_facts.yml include path
Fixes Bug 1419893
Diffstat (limited to 'playbooks')
-rw-r--r--playbooks/byo/openshift_facts.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/playbooks/byo/openshift_facts.yml b/playbooks/byo/openshift_facts.yml
index fcf402fa0..a21b6a0a5 100644
--- a/playbooks/byo/openshift_facts.yml
+++ b/playbooks/byo/openshift_facts.yml
@@ -1,5 +1,5 @@
---
-- include: ../../common/openshift-cluster/std_include.yml
+- include: ../common/openshift-cluster/std_include.yml
tags:
- always