Skip to content

Commit

Permalink
Added a missing reboot after adding the SUSE Manager Server extension…
Browse files Browse the repository at this point in the history
… from CLI, login as root
  • Loading branch information
juliogonzalez committed Jun 5, 2024
1 parent 988d58d commit cc258d8
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@ transactional-update --quiet register --list-extensions
----
transactional-update register -p SUSE-Manager-Server/5.0/x86_64 -r <reg_code>
----

. Reboot.


=== Update the system
Expand All @@ -179,7 +179,7 @@ transactional-update

[source, shell]
----
transactional-update pkg install mgradm mgrctl mgradm-bash-completion mgrctl-bash-completion
transactional-update pkg install podman mgradm mgrctl mgradm-bash-completion mgrctl-bash-completion
----
+

Expand All @@ -190,7 +190,7 @@ transactional-update pkg install mgradm mgrctl mgradm-bash-completion mgrctl-bas
== Deploy with mgradm

.Procedure: Deploy {productname} {productnumber} Using mgradm
. Open your terminal.
. Log in as root.
. Execute the following command, replacing `<suma.example.com>` with your fully qualified domain name:
+
[source,shell]
Expand Down

0 comments on commit cc258d8

Please sign in to comment.