mirror of
https://github.com/saltstack/salt.git
synced 2025-04-17 10:10:20 +00:00
parent
6309f22a65
commit
afba3bde90
1 changed files with 1 additions and 0 deletions
|
@ -631,6 +631,7 @@ class Single(object):
|
|||
'root_dir': os.path.join(self.thin_dir, 'running_data'),
|
||||
'id': self.id,
|
||||
'sock_dir': '/',
|
||||
'log_file': 'salt-call.log'
|
||||
})
|
||||
self.minion_config = yaml.dump(self.minion_opts)
|
||||
self.target = kwargs
|
||||
|
|
Loading…
Add table
Reference in a new issue