summaryrefslogtreecommitdiff
path: root/centos7/00_base_install.sh
diff options
context:
space:
mode:
Diffstat (limited to 'centos7/00_base_install.sh')
-rwxr-xr-xcentos7/00_base_install.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/centos7/00_base_install.sh b/centos7/00_base_install.sh
index 07fcdec..c7a8644 100755
--- a/centos7/00_base_install.sh
+++ b/centos7/00_base_install.sh
@@ -4,9 +4,10 @@
# The base of this script is from the docs-ohpc package at
# /opt/ohpc/pub/doc/recipes/centos7/aarch64/warewulf/slurm/recipe.sh
# For more information, see the OpenHPC installation guide, Apendix A.
+# Requires input.local and a set environment correctly beforehand.
+######################################################
# Stage 00: Base install of OpenHPC
-# Requires input.local and a set environment correctly beforehand.
set -ex