From 021a0b6f86b6edadc8a65b1512b626f8bbaa5461 Mon Sep 17 00:00:00 2001 From: Imran Iqbal Date: Sun, 16 Jan 2022 21:00:00 +0000 Subject: [PATCH] test(debian): update `node` settings --- test/salt/pillar/debian.sls | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/test/salt/pillar/debian.sls b/test/salt/pillar/debian.sls index 691893c..87beabb 100644 --- a/test/salt/pillar/debian.sls +++ b/test/salt/pillar/debian.sls @@ -3,10 +3,8 @@ --- # Dependency (node) node: - version: 12.16.1-1nodesource1 - install_from_ppa: true - ppa: - repository_url: https://deb.nodesource.com/node_12.x + pkg: + use_upstream_repo: true # Debian family only packages: pkgs: