Skip to content

Commit dcdd5e3

Browse files
committed
Fix repositories for Stable version Server/Proxy
1 parent bac134a commit dcdd5e3

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

pages/devel-version.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h5>Quickstart Installation Instructions</h5>
173173
<code># zypper ref</code>
174174

175175
<p>7. Install the container tools:</p>
176-
<code># zypper in mgradm mgrctl mgradm-bash-completion mgrctl-bash-completion</code>
176+
<code># zypper in mgradm mgrctl mgradm-bash-completion mgrctl-bash-completion uyuni-storage-setup-server</code>
177177

178178
<p>8. Reboot the host</p>
179179

pages/stable-version.html

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -181,13 +181,13 @@ <h5>Quickstart Installation Instructions</h5>
181181
<code># transactional-update shell</code>
182182

183183
<p>5. Add the Uyuni Server repository:</p>
184-
<code># zypper ar https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Server-POOL-x86_64-Media1/ uyuni-server-stable</code>
184+
<code># zypper ar https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Server-POOL-$(arch)-Media1/ uyuni-server-stable</code>
185185

186186
<p>6. Refresh the repository list and accept the key:</p>
187187
<code># zypper ref</code>
188188

189189
<p>7. Install the container tools:</p>
190-
<code># zypper in mgradm mgrctl mgradm-bash-completion mgrctl-bash-completion</code>
190+
<code># zypper in mgradm mgrctl mgradm-bash-completion mgrctl-bash-completion uyuni-storage-setup-server</code>
191191

192192
<p>8. Reboot the host</p>
193193

@@ -264,7 +264,6 @@ <h5>Quickstart Installation Instructions</h5>
264264

265265
<p>Installation of Uyuni Proxy is done via the Uyuni Server web interface.</p>
266266
<p>See the <strong>Installation Guide</strong> for step-by-step instructions for installing and configuring Uyuni Proxy.</p>
267-
<p>The repository for the Proxy is <a href="https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Proxy-POOL-x86_64-Media1/">https://download.opensuse.org/repositories/systemsmanagement:/Uyuni:/Stable/images/repo/Uyuni-Proxy-POOL-x86_64-Media1/</a>
268267

269268
</div>
270269
<!-- end subpage-content-push -->

0 commit comments

Comments
 (0)