From 81e4ab67dd03fdd6657575f2c225b3eb1c53e849 Mon Sep 17 00:00:00 2001 From: Jeff Ohrstrom Date: Thu, 3 Oct 2024 16:08:35 -0400 Subject: [PATCH] add cardinal to shell allowlist --- apps.awesim.org/apps/shell/env | 2 +- ondemand.osc.edu/apps/shell/env | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps.awesim.org/apps/shell/env b/apps.awesim.org/apps/shell/env index db705c1..219c38c 100644 --- a/apps.awesim.org/apps/shell/env +++ b/apps.awesim.org/apps/shell/env @@ -1,3 +1,3 @@ DEFAULT_SSHHOST=owens.osc.edu OOD_DEFAULT_SSHHOST=owens.osc.edu -OOD_SSHHOST_ALLOWLIST="a[0-1][0-9][0-9][0-9].ten.osc.edu:o[0-1][0-9][0-9][0-9].ten.osc.edu:p[0-1][0-9][0-9][0-9].ten.osc.edu:apps-test.awesim.org" +OOD_SSHHOST_ALLOWLIST="a[0-1][0-9][0-9][0-9].ten.osc.edu:o[0-1][0-9][0-9][0-9].ten.osc.edu:p[0-1][0-9][0-9][0-9].ten.osc.edu:c[0-1][0-9][0-9][0-9].ten.osc.edu" diff --git a/ondemand.osc.edu/apps/shell/env b/ondemand.osc.edu/apps/shell/env index cc99e2f..219c38c 100644 --- a/ondemand.osc.edu/apps/shell/env +++ b/ondemand.osc.edu/apps/shell/env @@ -1,3 +1,3 @@ DEFAULT_SSHHOST=owens.osc.edu OOD_DEFAULT_SSHHOST=owens.osc.edu -OOD_SSHHOST_ALLOWLIST="a[0-1][0-9][0-9][0-9].ten.osc.edu:o[0-1][0-9][0-9][0-9].ten.osc.edu:p[0-1][0-9][0-9][0-9].ten.osc.edu:ondemand-test.osc.edu" +OOD_SSHHOST_ALLOWLIST="a[0-1][0-9][0-9][0-9].ten.osc.edu:o[0-1][0-9][0-9][0-9].ten.osc.edu:p[0-1][0-9][0-9][0-9].ten.osc.edu:c[0-1][0-9][0-9][0-9].ten.osc.edu"