From 114fcaac2a8f8e3d68baf8945f8991b1da9763ee Mon Sep 17 00:00:00 2001
From: Jason DeTiberus <jdetiber@redhat.com>
Date: Tue, 17 Feb 2015 17:18:20 -0500
Subject: add symlinks for filter_plugins and roles to playbook directories

- allows playbooks to be able to discover roles and filter_plugins without
  having to manipulate the environment or use relative paths.
---
 playbooks/aws/openshift-master/roles | 1 +
 1 file changed, 1 insertion(+)
 create mode 120000 playbooks/aws/openshift-master/roles

(limited to 'playbooks/aws/openshift-master/roles')

diff --git a/playbooks/aws/openshift-master/roles b/playbooks/aws/openshift-master/roles
new file mode 120000
index 000000000..20c4c58cf
--- /dev/null
+++ b/playbooks/aws/openshift-master/roles
@@ -0,0 +1 @@
+../../../roles
\ No newline at end of file
-- 
cgit v1.2.3