summaryrefslogtreecommitdiffstats
path: root/ansible/group_vars/infrastructure.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/group_vars/infrastructure.yml')
-rwxr-xr-xansible/group_vars/infrastructure.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/group_vars/infrastructure.yml b/ansible/group_vars/infrastructure.yml
index a6e2d775..fc0699c5 100755
--- a/ansible/group_vars/infrastructure.yml
+++ b/ansible/group_vars/infrastructure.yml
@@ -25,7 +25,7 @@ simulated_hosts:
- registry.hub.docker.com
- registry.npmjs.org
all_simulated_hosts:
- "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}"
+ "{{ simulated_hosts.git + simulated_hosts.http + simulated_hosts.nexus }}"
populate_nexus: false
helm_bin_dir: /usr/local/bin
helm_version: v2.12.3