We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
node
1 parent e6d8065 commit 021a0b6Copy full SHA for 021a0b6
1 file changed
test/salt/pillar/debian.sls
@@ -3,10 +3,8 @@
3
---
4
# Dependency (node)
5
node:
6
- version: 12.16.1-1nodesource1
7
- install_from_ppa: true
8
- ppa:
9
- repository_url: https://deb.nodesource.com/node_12.x
+ pkg:
+ use_upstream_repo: true # Debian family only
10
11
packages:
12
pkgs:
0 commit comments