Skip to content

Commit

Permalink
Update SLL7 repo names (#12)
Browse files Browse the repository at this point in the history
jsc#SLL-233
  • Loading branch information
tahliar authored Feb 6, 2024
1 parent 494d53b commit 1e2a60b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions xml/mirror-repositories-with-smt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,20 +57,20 @@
<para>
Enable &productname; with the following command:
</para>
<screen>&prompt.root;<command>smt-repos --enable-mirror RES&productnumber; x86_64</command>
<screen>&prompt.root;<command>smt-repos --enable-mirror RES-&productnumber;-Updates</command>
1 repository enabled.</screen>
</step>
<step>
<para>
If your subscription includes the &ha; extension, enable the extension with
the following command:
</para>
<screen>&prompt.root;<command>smt-repos --enable-mirror RES&productnumber;-HA x86_64</command>
<screen>&prompt.root;<command>smt-repos --enable-mirror RES-&productnumber;-HA-Updates</command>
1 repository enabled.</screen>
<tip role="compact">
<para>
To check whether the &ha; extension is available, run the
<command>smt-repos RES&productnumber;-HA</command> command.
To check whether the extension is available, run the following command:
<command>smt-repos RES-&productnumber;-HA-Updates</command>
</para>
</tip>
</step>
Expand Down

0 comments on commit 1e2a60b

Please sign in to comment.