Skip to content

Commit 6f5520d

Browse files
author
Vincent Untz
committed
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
1 parent 92c8f6e commit 6f5520d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

xml/depl_smt_setup.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -268,7 +268,7 @@ done</screen>
268268
them to the list of mirrored repositories:
269269
</para>
270270
<screen>for REPO in SUSE-Enterprise-Storage-1.0-{Pool,Updates}; do
271-
smt-repos $REPO sle-11-x86_64 -e
271+
smt-repos $REPO sle-12-x86_64 -e
272272
done</screen>
273273
</listitem>
274274
</varlistentry>

0 commit comments

Comments
 (0)