From 928b566d3c15af273e1415f77340c6c2766e81a4 Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Wed, 15 Dec 2021 16:38:40 -0500 Subject: [PATCH] Adjust name of checkin URI --- templates/host-preseed.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/host-preseed.j2 b/templates/host-preseed.j2 index 66dd8c5..96e07ca 100644 --- a/templates/host-preseed.j2 +++ b/templates/host-preseed.j2 @@ -80,5 +80,5 @@ target_deploy_user="deploy" #target_module_blacklist=( "hpwdt" ) # Installer checkin URI (provided by pvcbootstrapd) -#pvcbootstrapd_checkin_uri="http://10.199.199.254:9999/checkin/installer" +#pvcbootstrapd_checkin_uri="http://10.199.199.254:9999/checkin/host" pvcbootstrapd_checkin_uri="{pvcbootstrapd_checkin_uri}"