2
0

test(pillar): centralise and clean-up entries

This commit is contained in:
Imran Iqbal 2021-11-17 21:53:22 +00:00
parent b475e24638
commit db5b69c9cd
No known key found for this signature in database
GPG Key ID: 6D8629439D2B7819
4 changed files with 4 additions and 17 deletions

View File

@ -2,6 +2,10 @@
# vim: ft=yaml
---
salt:
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
master:
fileserver_backend:
- rootfs

View File

@ -3,4 +3,3 @@
---
salt:
release: '3001'
py_ver: 'py3'

View File

@ -3,11 +3,3 @@
---
salt:
release: '3002'
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10

View File

@ -3,11 +3,3 @@
---
salt:
release: '3003'
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10