mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Remove mistaken commit data
This commit is contained in:
parent
320b72aecd
commit
d5dd44cf4c
@ -420,8 +420,6 @@ class FileClient(object):
|
||||
Get a state file from the master and store it in the local minion cache
|
||||
return the location of the file
|
||||
'''
|
||||
pacman.cache = pacman/cache.sls or pacman/cache/init.sls
|
||||
pacman = pacman/init.sls
|
||||
if sls.count('.'):
|
||||
root = sls.replace('.', '/')
|
||||
for path in [root + '.sls', os.path.join(root, 'init.sls')]:
|
||||
|
Loading…
Reference in New Issue
Block a user