Skip to content

Commit 482361f

Browse files
committed
fix wildcard to install also the main image
1 parent 40d7712 commit 482361f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/installation-and-upgrade/pages/container-deployment/uyuni/server-air-gapped-deployment-uyuni.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ User should make the needed RPM available on the internal network. That can be d
5353
+
5454
[source,shell]
5555
----
56-
transactional-update pkg install mgradm* mgrctl* uyuni-server-*-image*
56+
transactional-update pkg install mgradm* mgrctl* uyuni-server*-image*
5757
----
5858
+
5959
. Reboot.

0 commit comments

Comments
 (0)