mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
ssh client does not need the salt user
This commit is contained in:
parent
2b57f5b3ae
commit
8ec4425ff1
@ -1232,7 +1232,6 @@ class SSHClient(object):
|
||||
self.opts = mopts
|
||||
else:
|
||||
self.opts = salt.config.client_config(c_path)
|
||||
self.salt_user = self.__get_user()
|
||||
|
||||
def _prep_ssh(
|
||||
self,
|
||||
|
Loading…
Reference in New Issue
Block a user