15 lines
303 B
YAML
15 lines
303 B
YAML
---
|
|
salt_minion:
|
|
enabled: true
|
|
version: 3003.3
|
|
config:
|
|
master: salt.paulbsd.com
|
|
# 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
|