Skip to content

Commit

Permalink
apache version module not loaded by default in sles12sp2 (#372)
Browse files Browse the repository at this point in the history
  • Loading branch information
crbaird committed Feb 23, 2017
1 parent 52a7717 commit a21a86b
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -181,6 +181,7 @@ \subsection{Complete basic Warewulf setup for {\em master} node} \label{sec:setu
[sms](*\#*) systemctl enable mysql.service
[sms](*\#*) systemctl restart mysql
[sms](*\#*) systemctl enable apache2.service
[sms](*\#*) a2enmod version
[sms](*\#*) systemctl restart apache2
\end{lstlisting}
%\end{verbatim}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@ \subsection{Complete basic Warewulf setup for {\em master} node} \label{sec:setu
[sms](*\#*) systemctl enable mysql.service
[sms](*\#*) systemctl restart mysql
[sms](*\#*) systemctl enable apache2.service
[sms](*\#*) a2enmod version
[sms](*\#*) systemctl restart apache2
\end{lstlisting}
%\end{verbatim}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -171,6 +171,7 @@ \subsection{Complete basic Warewulf setup for {\em master} node} \label{sec:setu
[sms](*\#*) systemctl enable mysql.service
[sms](*\#*) systemctl restart mysql
[sms](*\#*) systemctl enable apache2.service
[sms](*\#*) a2enmod version
[sms](*\#*) systemctl restart apache2
\end{lstlisting}
%\end{verbatim}
Expand Down

0 comments on commit a21a86b

Please sign in to comment.