mirror of
https://github.com/saltstack-formulas/packages-formula.git
synced 2025-04-17 10:10:27 +00:00
ci(kitchen+pillars): update node formula and chocolatey packages
This commit is contained in:
parent
a1c32e089f
commit
ece18330f2
3 changed files with 3 additions and 5 deletions
|
@ -447,9 +447,9 @@ suites:
|
|||
provisioner:
|
||||
dependencies:
|
||||
- name: node
|
||||
branch: fix-version-usage-on-package-install
|
||||
branch: master
|
||||
repo: git
|
||||
source: https://github.com/netmanagers/node-formula.git
|
||||
source: https://github.com/saltstack-formulas/node-formula.git
|
||||
state_top:
|
||||
base:
|
||||
'*':
|
||||
|
|
|
@ -3,9 +3,7 @@
|
|||
---
|
||||
# Dependency (node)
|
||||
node:
|
||||
version: 17.0.1-deb-1nodesource1
|
||||
pkg:
|
||||
version: 17.0.1-deb-1nodesource1
|
||||
use_upstream_repo: true
|
||||
|
||||
packages:
|
||||
|
|
|
@ -6,7 +6,7 @@ packages:
|
|||
required:
|
||||
pkgs: []
|
||||
wanted:
|
||||
Firefox:
|
||||
firefox:
|
||||
package_args: "/l:en-GB"
|
||||
jq:
|
||||
version: '1.5'
|
||||
|
|
Loading…
Add table
Reference in a new issue