Skip to content

Commit

Permalink
Update master-fingerprint.adoc (#3034)
Browse files Browse the repository at this point in the history
  • Loading branch information
keichwa committed May 21, 2024
1 parent 089fee9 commit 6200958
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions modules/administration/pages/master-fingerprint.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,12 @@ Uncomment the following line and enter the master's fingerprint replacing the ex
master_finger: 'ba:30:65:2a:d6:9e:20:4f:d8:b2:f3:a7:d4:65:11:13'
----

. Restart the salt-minion service:
. Restart the salt-minion or venv-salt-minion service.
For venv-salt-minion, run:
+

----
# systemctl restart salt-minion
systemctl restart vent-salt-minion
----

In case of using {salt} Bundle, instead of [literal]``salt-minion`` use [literal]``venv-salt-minion``.
Expand Down

0 comments on commit 6200958

Please sign in to comment.