Kaynağa Gözat

Might as well be https

Brian Bennett 1 yıl önce
ebeveyn
işleme
f1129a86b2

+ 1 - 1
roles/netbootxyz/templates/menu/smartos.ipxe.j2

@@ -28,7 +28,7 @@ item toggle_kmdb_b ${space} Boot Kernel Debugger First: ${kmdb_b}
 
 iseq ${noimport} true && item --gap ${space} ||
 iseq ${noimport} true && item --gap ${space} Zpool will not be imported. Rescue mode root password can be found at ||
-iseq ${noimport} true && item --gap ${space} http://us-central.manta.mnx.io/Joyent_Dev/public/SmartOS/smartos.html ||
+iseq ${noimport} true && item --gap ${space} https://us-central.manta.mnx.io/Joyent_Dev/public/SmartOS/smartos.html ||
 
 choose smartos_build || goto smartos_exit
 iseq ${smartos_build} toggle_pool && goto toggle_pool ||