From 6f5520d3413312c7da2fe84611d18cc5277d7153 Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Wed, 25 Feb 2015 17:01:34 +0000 Subject: [PATCH] Fix for bsc #919212 - [doc] Correct target while adding Storage repos via SMT git-svn-id: http://svn.suse.de/svn/doc/trunk/cloud/en@59965 2463f871-af05-0410-bd21-ebfa852e3ce4 --- xml/depl_smt_setup.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/xml/depl_smt_setup.xml b/xml/depl_smt_setup.xml index 937f155a5..fd1223be0 100644 --- a/xml/depl_smt_setup.xml +++ b/xml/depl_smt_setup.xml @@ -268,7 +268,7 @@ done them to the list of mirrored repositories: for REPO in SUSE-Enterprise-Storage-1.0-{Pool,Updates}; do - smt-repos $REPO sle-11-x86_64 -e + smt-repos $REPO sle-12-x86_64 -e done