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
4 changed files with 4 additions and 17 deletions
+4
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
-1
View File
@@ -3,4 +3,3 @@
---
salt:
release: '3001'
py_ver: 'py3'
-8
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
-8
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