Skip to content

Commit

Permalink
ci(kitchen.vagrant.yml): disable FreeBSD until pre-salted boxes updated
Browse files Browse the repository at this point in the history
* Automated using myii/ssf-formula#341
  • Loading branch information
myii committed Jul 14, 2021
1 parent 0ab42d7 commit fa820c7
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/kitchen.vagrant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@ jobs:
fail-fast: false
matrix:
instance:
- v3002-py3-freebsd-130-3002-6-py3
- v3002-py3-freebsd-122-3002-6-py3
- v3002-py3-freebsd-114-3002-6-py3
# - v3002-py3-freebsd-130-3002-6-py3
# - v3002-py3-freebsd-122-3002-6-py3
# - v3002-py3-freebsd-114-3002-6-py3
- v3002-py3-openbsd-69-3002-6-py3
- v3001-py3-openbsd-68-3001-1-py3
- v3003-py3-windows-10-latest-py3
Expand Down
2 changes: 1 addition & 1 deletion kitchen.windows.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ platforms:

provisioner:
salt_install: bootstrap
salt_bootstrap_options: -pythonVersion 3 -version 3003
salt_bootstrap_options: -pythonVersion 3 -version 3003.1
# yamllint disable rule:line-length
init_environment: |
C:\salt\salt-call --local state.single file.managed `
Expand Down

0 comments on commit fa820c7

Please sign in to comment.