From c163108c0c0c7b7a4f05da411e98ac0f503e31e0 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Fri, 23 Mar 2018 06:51:23 +0100 Subject: Fix critical bug in docker provisioner, improve mysql performance, provision system users/groups to enable NFS group mapping, various minor fixes --- group_vars/ands.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'group_vars/ands.yml') diff --git a/group_vars/ands.yml b/group_vars/ands.yml index bd2f066..6fe77ae 100644 --- a/group_vars/ands.yml +++ b/group_vars/ands.yml @@ -4,3 +4,5 @@ ands_repo_url: http://ufo.kit.edu/ands/repos ands_repositories: - name: ands-updates url: "{{ ands_repo_url }}/centos74/" + - name: ands-hardware + url: "{{ ands_repo_url }}/hardware/" -- cgit v1.2.1