mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 09:23:56 +00:00
Add recon_max to the minion config
This commit is contained in:
parent
07de7ff6f5
commit
c65708031b
@ -216,6 +216,7 @@ def minion_config(path, check_dns=True):
|
||||
'update_url': False,
|
||||
'update_restart_services': [],
|
||||
'retry_dns': 30,
|
||||
'recon_max': 30000,
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user