Skip to content

Commit a14fad2

Browse files
authored
Merge pull request #45 from saltstack-formulas/myii-patch-1
docs(pillar.example): use latest version for PPA installation example
2 parents 03b12c2 + ae5bec1 commit a14fad2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pillar.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ node:
1313

1414
# Install from PPA:
1515
node:
16-
version: 6.9.4
16+
version: 12.7.0-1nodesource1
1717
install_from_ppa: True
1818
ppa:
19-
repository_url: https://deb.nodesource.com/node_6.x
19+
repository_url: https://deb.nodesource.com/node_12.x

0 commit comments

Comments
 (0)