We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 70507ab + 17f4d76 commit fdbcde9Copy full SHA for fdbcde9
node/pkg.sls
@@ -15,7 +15,7 @@ nodejs.ppa:
15
- key_url: https://deb.nodesource.com/gpgkey/nodesource.gpg.key
16
- keyserver: keyserver.ubuntu.com
17
- require_in:
18
- pkg: node
+ - pkg: nodejs
19
{%- endif %}
20
nodejs:
21
pkg.installed:
0 commit comments