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.
1 parent baf1cd9 commit 0d5d457Copy full SHA for 0d5d457
defaults/main.yml
@@ -1,5 +1,5 @@
1
---
2
-nodejs_toolchain_dest: /opt
+nodejs_toolchain_final_dest: /opt/node
3
nodejs_toolchain_npmrc_dest: "~{{ nodejs_toolchain_user }}/.npmrc"
4
nodejs_toolchain_version: ""
5
nodejs_toolchain_url: https://s3.amazonaws.com/boxes.10gen.com/build/node-{{ nodejs_toolchain_version }}-{{ distro }}-x64.tar.gz
0 commit comments