We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2009fd6 commit 64e0b86Copy full SHA for 64e0b86
1 file changed
ansible/group_vars/alpha-swarm-manager-metrics.yml
@@ -7,6 +7,8 @@ repo: git@github.com:CodeNow/{{ repository_name }}.git
7
node_version: "4.4.7"
8
npm_version: 3
9
10
+inject_ca: false
11
+
12
dockerfile_pre_install_commands:
13
- npm config set progress false
14
0 commit comments