mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Appease the pylint gods.
This commit is contained in:
parent
d6fe499f55
commit
6aab11f90a
@ -347,7 +347,7 @@ class CkMinions(object):
|
||||
os.listdir(os.path.join(self.opts['pki_dir'], self.acc))
|
||||
)
|
||||
log.debug('minions: {0}'.format(minions))
|
||||
|
||||
|
||||
if self.opts.get('minion_data_cache', False):
|
||||
ref = {'G': self._check_grain_minions,
|
||||
'P': self._check_grain_pcre_minions,
|
||||
|
Loading…
Reference in New Issue
Block a user