summaryrefslogtreecommitdiffstats
path: root/components/congress/test-webapp/setup/install_congress_testserver_2.sh
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-05-17 06:56:15 -0700
committerblsaws <bryan.sullivan@att.com>2016-05-17 06:56:15 -0700
commit4c972868690788e9a186bfffd84ff19188ec4dff (patch)
treea91f26b6bdc6de3dcfe7948c450a0e7f70a1ab96 /components/congress/test-webapp/setup/install_congress_testserver_2.sh
parent8dcfe1a692815ee3a34dca32fd427471dfd0046a (diff)
Initial Centos scripts (incomplete)
JIRA: COPPER-2 Change-Id: I28c513995fba02b025ed3e23f58b957ab88ea801 Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'components/congress/test-webapp/setup/install_congress_testserver_2.sh')
-rw-r--r--components/congress/test-webapp/setup/install_congress_testserver_2.sh8
1 files changed, 5 insertions, 3 deletions
diff --git a/components/congress/test-webapp/setup/install_congress_testserver_2.sh b/components/congress/test-webapp/setup/install_congress_testserver_2.sh
index 93d58d8..0f9ee57 100644
--- a/components/congress/test-webapp/setup/install_congress_testserver_2.sh
+++ b/components/congress/test-webapp/setup/install_congress_testserver_2.sh
@@ -16,12 +16,14 @@
# What this is: script 2 of 2 for installation of a test server for Congress.
# Status: this is a work in progress, under test.
#
-# Prequisite: OPFNV install per https://wiki.opnfv.org/copper/academy/joid
+# Prequisite: OPFNV installed per JOID or Apex installer
# On jumphost:
# - Congress installed through install_congress_1.sh
+# - ~/env.sh created as part of Congress install (install_congress_1.sh)
# How to use:
-# $ source install_congress_testserver_1.sh <controller_hostname>
-# <controller_hostname> is the name of the controller node in MAAS
+# $ source install_congress_testserver_1.sh [<controller_hostname>]
+# If provided, <controller_hostname> is the name of the controller node in MAAS
+# (the parameter is not used for Apex-based installs)
echo "Setup OpenStack environment variables per your OPNFV install"
source ~/env.sh