Skip to content

Commit

Permalink
Update mirroring procedure
Browse files Browse the repository at this point in the history
- Removed command output as the names have now changed to
SUSE Liberty Linux instead of Expanded Support, so the
example is no longer needed to avoid confusion

- Changed to --name="Liberty" instead of "Expanded Support"

- RES hasn't changed to SLL though so didn't change that

- Registration procedure might also need name changes, but
I haven't retested it as I don't currently  have room for mirroring
  • Loading branch information
tahliar committed Jan 19, 2024
1 parent 773dbc9 commit e1a0385
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions xml/mirror-repositories-with-rmt.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,13 +63,7 @@
<para>
Enable &productname; using the product ID <literal>1921</literal>:
</para>
<screen>&prompt.root;<command>rmt-cli product enable 1921</command>
Found product by target 1921: &sles; with Expanded Support &productnumber; x86_64.
Enabling &sles; with Expanded Support &productnumber; x86_64:
&sles; with Expanded Support &productnumber; x86_64:
Enabled repository RES-&productnumber;-Updates.
Enabled repository RES-AS-&productnumber;-Updates.
Enabled repository RES-CB-&productnumber;-Updates.</screen>
<screen>&prompt.root;<command>rmt-cli product enable 1921</command></screen>
<para>
This enables all of the default repositories associated with the product.
</para>
Expand All @@ -79,15 +73,11 @@ Enabling &sles; with Expanded Support &productnumber; x86_64:
If your subscription includes the &ha; extension, enable the extension using
the product ID <literal>1922</literal>:
</para>
<screen>&prompt.root;<command>rmt-cli product enable 1922</command>
Found product by target 1922: &sle; &ha; Extension with Expanded Support &productnumber; x86_64.
Enabling &sle; &ha; Extension with Expanded Support &productnumber; x86_64:
&sle; &ha; Extension with Expanded Support &productnumber; x86_64:
Enabled repository RES-&productnumber;-HA-Updates.</screen>
<screen>&prompt.root;<command>rmt-cli product enable 1922</command></screen>
<tip role="compact">
<para>
To check whether the &ha; extension is available, run this
command: <command>rmt-cli products list --all --name="Expanded Support" --version=&productnumber;</command>
command: <command>rmt-cli products list --all --name="Liberty" --version=&productnumber;</command>
</para>
</tip>
</step>
Expand Down

0 comments on commit e1a0385

Please sign in to comment.