fix(freebsd): update to provide support for most recent versions

This commit is contained in:
Imran Iqbal
2021-03-30 12:40:41 +01:00
parent bbd7286240
commit 24ebbb4e0c
6 changed files with 251 additions and 0 deletions
+7
View File
@@ -4,3 +4,10 @@
salt:
release: '3002'
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10