mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Rename misspelled CLI argument
This commit is contained in:
parent
7240fcae53
commit
6a3c290325
@ -671,7 +671,7 @@ class Single(object):
|
||||
|
||||
ssh_py_shim_args = [
|
||||
'--config', self.minion_config,
|
||||
'--delimeter', RSTR,
|
||||
'--delimiter', RSTR,
|
||||
'--saltdir', DEFAULT_THIN_DIR,
|
||||
'--checksum', thin_sum,
|
||||
'--hashfunc', 'sha1',
|
||||
|
Loading…
Reference in New Issue
Block a user