0
0
mirror of https://github.com/saltstack-formulas/salt-formula.git synced 2024-12-01 02:05:33 +01:00
salt-formula/test/salt/pillar/v3002-py3.sls

14 lines
209 B
Plaintext
Raw Normal View History

# -*- coding: utf-8 -*-
# vim: ft=yaml
---
salt:
release: '3002'
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10