Skip to content

Commit

Permalink
remove old repo location
Browse files Browse the repository at this point in the history
  • Loading branch information
koomie committed Nov 21, 2015
1 parent c1ffdeb commit 0a85f0c
Showing 1 changed file with 1 addition and 9 deletions.
10 changes: 1 addition & 9 deletions docs/recipes/install/sles12/vanilla/steps.tex
Original file line number Diff line number Diff line change
Expand Up @@ -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}
Expand Down Expand Up @@ -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={}]
Expand Down

0 comments on commit 0a85f0c

Please sign in to comment.