test(aluminium): add pillar, tests and verification files for 3003

This commit is contained in:
Imran Iqbal
2021-04-22 08:52:57 +01:00
parent 6316991334
commit 752a1dea22
28 changed files with 2903 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# -*- coding: utf-8 -*-
# vim: ft=yaml
---
salt:
release: '3003'
py_ver: 'py3'
# Override used for FreeBSD minion service
retry_options:
attempts: 5
until: true
interval: 10
splay: 10