From df78d323c0643fa5c7f04e20de2ff55776218df4 Mon Sep 17 00:00:00 2001
From: Troy Dawson <tdawson@redhat.com>
Date: Mon, 26 Oct 2015 10:12:09 -0500
Subject: Add atomic-openshift-utils add atomic-openshift-utils to
 openshift-ansible.spec file

no need for redundent spec file

remove dependencies that are not needed
---
 utils/workflows/enterprise_deploy/openshift.sh | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 utils/workflows/enterprise_deploy/openshift.sh

(limited to 'utils/workflows')

diff --git a/utils/workflows/enterprise_deploy/openshift.sh b/utils/workflows/enterprise_deploy/openshift.sh
new file mode 100644
index 000000000..040a9a84d
--- /dev/null
+++ b/utils/workflows/enterprise_deploy/openshift.sh
@@ -0,0 +1,2 @@
+# This file is not used for OpenShift 3.0.  It's merely an artifact of the the
+# installation framework originally used for OpenShift 2.x.
-- 
cgit v1.2.3