feat: started to prepare inventory / topoplogy for NCD #1
| @ -33,7 +33,7 @@ impl OKDDhcpScore { | ||||
|                 host_binding, | ||||
|                 next_server: Some(topology.router.get_gateway()), | ||||
|                 boot_filename: None, | ||||
|                 filenameipxe: Some(format!("{}:8080/boot.ipxe", topology.router.get_gateway())), | ||||
|                 filenameipxe: Some(format!("http://{}:8080/boot.ipxe", topology.router.get_gateway())), | ||||
|                 filename: Some("undionly.kpxe".to_string()), | ||||
|                 filename64: Some("ipxe.efi".to_string()), | ||||
|             }, | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user