From 2987ebd3199a68ba788b1f962ac553bf0be9970e Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Sun, 24 Jan 2021 13:39:48 -0700 Subject: [PATCH] ipxe forksand util --- eqx-create-device | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/eqx-create-device b/eqx-create-device index 0d68fd4..346601f 100755 --- a/eqx-create-device +++ b/eqx-create-device @@ -16,7 +16,7 @@ #set -x # Set static variables here -EQXIPXEURL="https://174.128.244.245/eqx/ipxe" +EQXIPXEURL="https://util.forksand.com/eqx/ipxe" EQXFACILITY="da11" #EQXOS="debian_10" EQXOS="custom_ipxe"