From 689149061d40bb1bb6def1bcc7881a0568090127 Mon Sep 17 00:00:00 2001 From: John-Paul Robinson <jpr@uab.edu> Date: Wed, 9 Jan 2019 12:51:21 -0600 Subject: [PATCH] Update to latest CRI_XSEDE commit for uab-dev * Support use of CentOS maintained Vagrant boxes (kernel and interface name changes) * Fix broken cluster interactive desktop on OOD due to broken slurm-17.11.10 in OHPC 1.3.6 from November 2018 by replacing with slurm-17.11.11 * Refactor OOD roles to separate one-time setup from ops-like tasks * Fix compute image support for http proxy port selection (nc) * Enable EasyBuild install for applications testing --- CRI_XCBC | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CRI_XCBC b/CRI_XCBC index b573e30..beabc72 160000 --- a/CRI_XCBC +++ b/CRI_XCBC @@ -1 +1 @@ -Subproject commit b573e3005f665383d2d5e57ca39a0b133cf99a9f +Subproject commit beabc72bb5f1fe1ea41b9b2fe4c080bec837d286 -- GitLab