From 1c75a0b3c69ad64d6fc2d4458979a6fc08c26ce5 Mon Sep 17 00:00:00 2001
From: Alexander Olofsson <alexander.olofsson@liu.se>
Date: Mon, 16 Jan 2023 16:25:13 +0100
Subject: [PATCH] Add NB on build mode support

---
 README.md | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/README.md b/README.md
index f6ddeba..fdcf3f5 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ Example iPXE boot URLs;
 `http://foreman.example.com/unattended/iPXE?uuid=${uuid}`  
 `http://template-proxy.example.com:8000/unattended/iPXE?mac=${netX/mac}&uuid=${uuid}`
 
+### TODO:
+
+- Support booting machines in build mode (facts are wiped when machines are in build)
 
 ## Installation
 
-- 
GitLab