diff options
author | Rodolfo Carvalho <rhcarvalho@gmail.com> | 2016-11-05 20:32:18 +0100 |
---|---|---|
committer | Rodolfo Carvalho <rhcarvalho@gmail.com> | 2016-11-05 20:42:34 +0100 |
commit | 0030601dc552a3d308b7e5eebbe5bf39571db598 (patch) | |
tree | 2c15fa482920583f04ba96d40e6a6684708855ec /utils | |
parent | 4698b0c696b9d9cf2b8dbff5eaa4fcaa545093cd (diff) | |
download | openshift-0030601dc552a3d308b7e5eebbe5bf39571db598.tar.gz openshift-0030601dc552a3d308b7e5eebbe5bf39571db598.tar.bz2 openshift-0030601dc552a3d308b7e5eebbe5bf39571db598.tar.xz openshift-0030601dc552a3d308b7e5eebbe5bf39571db598.zip |
a-o-i: remove script leftover from OpenShift v2
Diffstat (limited to 'utils')
-rw-r--r-- | utils/workflows/enterprise_deploy/openshift.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/utils/workflows/enterprise_deploy/openshift.sh b/utils/workflows/enterprise_deploy/openshift.sh deleted file mode 100644 index 040a9a84d..000000000 --- a/utils/workflows/enterprise_deploy/openshift.sh +++ /dev/null @@ -1,2 +0,0 @@ -# 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. |