mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 17:33:54 +00:00
Re-auth after pillar fail
This commit is contained in:
parent
4fc1abd161
commit
9b45bc2a26
@ -1420,7 +1420,7 @@ class Minion(MinionBase):
|
||||
# Do not exit if a pillar refresh fails.
|
||||
log.error('Pillar data could not be refreshed. '
|
||||
'One or more masters may be down!')
|
||||
pass
|
||||
self.authenticate()
|
||||
self.module_refresh(force_refresh)
|
||||
|
||||
def manage_schedule(self, package):
|
||||
|
Loading…
Reference in New Issue
Block a user