From 8062f4bad81f70d82116a2c1396678c3b8a88e4e Mon Sep 17 00:00:00 2001 From: "Joshua M. Boniface" Date: Fri, 1 Sep 2023 15:41:58 -0400 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}"