mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Fixing kitchen.yml file.
This commit is contained in:
parent
c2c6bd1e70
commit
d9a8f4a6d8
1 changed files with 3 additions and 3 deletions
|
@ -148,11 +148,11 @@ platforms:
|
|||
run_command: /lib/systemd/systemd
|
||||
|
||||
suites:
|
||||
- name: git-v3003
|
||||
- name: git-3003
|
||||
provisioner:
|
||||
salt_version: v3003
|
||||
salt_bootstrap_options: -x python3 -MPfq git %s
|
||||
- name: git-v3004
|
||||
- name: git-3004
|
||||
provisioner:
|
||||
salt_version: v3004
|
||||
salt_bootstrap_options: -x python3 -MPfq git %s
|
||||
|
@ -166,7 +166,7 @@ suites:
|
|||
- freebsd-131
|
||||
- freebsd-123
|
||||
- openbsd-6
|
||||
- name: git-v3005
|
||||
- name: git-3005
|
||||
provisioner:
|
||||
salt_version: v3005
|
||||
salt_bootstrap_options: -x python3 -MPfq git %s
|
||||
|
|
Loading…
Add table
Reference in a new issue