Skip to content

Commit 91294a3

Browse files
author
Alan Christie
committed
- Adds deprecation notice
1 parent 020aeb1 commit 91294a3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

deploy.sh

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
#!/usr/bin/env bash
22

3+
# DEPRECATION NOTICE
4+
#
5+
# YOU SHOULD BE USING THE ANSIBLE PLAYBOOKS in openshift/ansible
6+
# WHERE YOU WILL ALSO FIND A SIMPLE README. ALTHOUGH EVERY ATTEMPT HAS BEEN
7+
# MADE TO KEEP THE SCRIPT YOU SEE HERE IN GOOD ORDER IT MIGHT BE OUT OF DATE.
8+
# IF THE EXISTING ANSIBLE PLAYBOOKS ARE NOT SUITABLE MAKE THEM SO!
9+
310
# A simple deployment script for OpenShift.
411
# It is assumed that your OpenShift Squonk application has been deployed
512
# and that you are running this from the Squonk project/namespace

0 commit comments

Comments
 (0)