mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-16 01:30:21 +00:00
Add py3-git-master kitchen buidls support
This commit is contained in:
parent
344bd6b5bf
commit
bd0607b2a1
1 changed files with 11 additions and 0 deletions
11
.kitchen.yml
11
.kitchen.yml
|
@ -190,6 +190,17 @@ suites:
|
|||
- debian-8
|
||||
- opensuse-15
|
||||
- arch
|
||||
- name: py3-git-master
|
||||
provisioner:
|
||||
salt_version: master
|
||||
salt_bootstrap_options: -x python3 -MPfq -D git %s
|
||||
excludes:
|
||||
- arch
|
||||
- amazon-1
|
||||
- centos-6
|
||||
- debian-8
|
||||
- fedora-32
|
||||
- opensuse-15
|
||||
|
||||
- name: latest
|
||||
provisioner:
|
||||
|
|
Loading…
Add table
Reference in a new issue