mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-08-03 17:38:08 +02:00
test(silicon): add pillar and verification files for 3004
This commit is contained in:
@@ -42,7 +42,7 @@ values:
|
||||
version: 0.23.0
|
||||
version: 0.23.0
|
||||
install_packages: true
|
||||
key_url: https://repo.saltproject.io/py3/redhat/7/$basearch/3002/SALTSTACK-GPG-KEY.pub
|
||||
key_url: https://repo.saltproject.io/py3/redhat/7/$basearch/3003/SALTSTACK-GPG-KEY.pub
|
||||
master:
|
||||
ext_pillar:
|
||||
- cmd_yaml: cat /etc/salt/yaml
|
||||
@@ -85,14 +85,14 @@ values:
|
||||
state: running
|
||||
parallel: true
|
||||
pin_version: false
|
||||
pkgrepo: https://repo.saltproject.io/py3/redhat/7/$basearch/3002
|
||||
pkgrepo: https://repo.saltproject.io/py3/redhat/7/$basearch/3003
|
||||
pkgrepo_humanname: SaltStack repo for RHEL/CentOS 7
|
||||
pkgrepo_name: saltstack
|
||||
py_ver: py3
|
||||
pygit2: python-pygit2
|
||||
python_dulwich: python-dulwich
|
||||
python_git: GitPython
|
||||
release: '3002'
|
||||
release: '3003'
|
||||
restart_via_at: false
|
||||
retry_options:
|
||||
attempts: 5
|
||||
|
||||
Reference in New Issue
Block a user