Make cluster_setup.sh use generated configuration file
[tridge/autocluster.git] / base / all / root / scripts / tasks / install_clusterfs_gpfs.sh
index e740eeddf409754239b4ec975df47e37f2015007..f12473d965dc3886b21fcfbccb1832e39566ac5e 100755 (executable)
@@ -5,7 +5,7 @@
 # Must force the base GPFS package first, due to the way GPFS updates
 # work.
 echo "Installing GPFS base"
-yum -y install gpfs.base-@@GPFS_BASE_VERSION@@.@@RHEL_ARCH@@
+yum -y install "gpfs.base-${GPFS_BASE_VERSION}.${RHEL_ARCH}"
 
 echo "Updating GPFS base"
 yum -y update