mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
Doh! node
This commit is contained in:
parent
fe23e66ce5
commit
f5d4f31952
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ def parse():
|
|||
|
||||
opts['id'] = options.node
|
||||
|
||||
opts['sock_dir'] = os.path.join(opts['sock_dir'], opts['id'])
|
||||
opts['sock_dir'] = os.path.join(opts['sock_dir'], opts['node'])
|
||||
|
||||
return opts
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue