16 lines
316 B
YAML
16 lines
316 B
YAML
---
|
|
salt_minion:
|
|
enabled: true
|
|
version: 3005.1
|
|
config:
|
|
master: salt.paulbsd.com
|
|
ping_interval: 1
|
|
# hash_type: sha256
|
|
state_verbose: 'True'
|
|
tcp_keepalive: 'True'
|
|
tcp_keepalive_idle: 300
|
|
random_reauth_delay: 60
|
|
recon_default: 1000
|
|
recon_max: 10000
|
|
recon_randomize: 'True'
|