Skip to content
Snippets Groups Projects
Unverified Commit db5b69c9 authored by Imran Iqbal's avatar Imran Iqbal
Browse files

test(pillar): centralise and clean-up entries

parent b475e246
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
......@@ -3,4 +3,3 @@
---
salt:
release: '3001'
py_ver: 'py3'
......@@ -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
......@@ -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
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment