15 lines
293 B
YAML
15 lines
293 B
YAML
|
---
|
||
|
salt_minion:
|
||
|
enabled: true
|
||
|
version: 3000
|
||
|
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
|