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