From f8cb772fb88064477ede6b5e494bea39ff2fb1fc Mon Sep 17 00:00:00 2001 From: handreas <andreas.hamacher@monash.edu> Date: Thu, 13 Feb 2020 22:37:44 +0000 Subject: [PATCH] this needs more vars to work Former-commit-id: c460609ece88cebc670c4d7d82ef28baf9452468 --- CICD/vars/vars.yml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CICD/vars/vars.yml b/CICD/vars/vars.yml index 4af25b68..21949fb3 100644 --- a/CICD/vars/vars.yml +++ b/CICD/vars/vars.yml @@ -5,6 +5,17 @@ nvidia_version: "390.46" reposervername: consistency0 reposerverip: 118.138.244.7 +yumdisablerepo: + - 'base' + - 'extras' + - 'updates' +yumenablerepo: + - 'monashhpc_base' + - 'monashhpc_updates' + - 'monashhpc_extras' + - 'monashhpc_centosplus' + - 'monashhpc_otherstuff' + gpumap: 'K1': 'K1' 'K80': 'K80' -- GitLab