From 0a85f0cfa2bc8ad3a091bd1146c596fd1037b97f Mon Sep 17 00:00:00 2001 From: "Karl W. Schulz" Date: Sat, 21 Nov 2015 14:45:08 -0600 Subject: [PATCH] remove old repo location --- docs/recipes/install/sles12/vanilla/steps.tex | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/docs/recipes/install/sles12/vanilla/steps.tex b/docs/recipes/install/sles12/vanilla/steps.tex index b0e1dc7c5b..04adfed4a6 100644 --- a/docs/recipes/install/sles12/vanilla/steps.tex +++ b/docs/recipes/install/sles12/vanilla/steps.tex @@ -11,6 +11,7 @@ % Define Base OS and other local macros \newcommand{\baseOS}{SLES12} +\newcommand{\OSRepo}{SLES12} \newcommand{\IMAGE}{sles12} \newcommand{\install}{zypper -n install} \newcommand{\chrootinstall}{zypper -n --root \$CHROOT install} @@ -75,15 +76,6 @@ \section{Install \OHPC{} Components} \label{sec:basic_install} \subsection{Enable \OHPC{} repository for local use} \label{sec:enable_repo} \input{../../common/enable_ohpc_repo} -\begin{lstlisting}[language=bash,keywords={},literate={VER}{\OHPCVersion{}}1] -[sms](*\#*) ohpc_repo=http://tcgsw-obs.pdx.intel.com:82/OpenHPC:/VER/SLE_12_Intel/OpenHPC:VER.repo -\end{lstlisting} - - -If outside of Intel, the repository location should be set to match the path to -a locally accessibly copy of the \OHPC{} repository. Once set, the repository can be -enabled via the following: - % begin_ohpc_run % ohpc_comment_header Enable OpenHPC repository for local use \ref{sec:enable_repo} \begin{lstlisting}[language=bash,keywords={}]