From f1605791eef73a3cf604e4c41a309bf0600816af Mon Sep 17 00:00:00 2001 From: root Date: Sun, 24 Jan 2021 00:17:00 -0700 Subject: [PATCH] custom_ipxe OS --- eqx-create-device | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/eqx-create-device b/eqx-create-device index b324143..9224b77 100755 --- a/eqx-create-device +++ b/eqx-create-device @@ -18,7 +18,8 @@ # Set static variables here EQXIPXEURL="http://145.40.77.103/eqx/ipxe" EQXFACILITY="da11" -EQXOS="debian_10" +#EQXOS="debian_10" +EQXOS="custom_ipxe" EQXPLAN="c3.small.x86" EQXTAGS="cluster" EQXSPOTOVER=".02"