mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-04-25 14:07:49 +02:00
Setup Script - Fix Variable for Key acceptance
This commit is contained in:
+1
-1
@@ -43,7 +43,7 @@ accept_salt_key_local() {
|
||||
|
||||
accept_salt_key_remote() {
|
||||
# Accept the key
|
||||
ssh socore@$MASTERSRV 'sudo salt-key -ya $HOSTNAME'
|
||||
ssh socore@$MSRV 'sudo salt-key -ya $HOSTNAME'
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user