From 02b4cc1572283b26f0cb3c1306dfe3cbdcd2d12c Mon Sep 17 00:00:00 2001 From: Jonathon Anderson Date: Wed, 16 Oct 2024 11:24:28 -0600 Subject: [PATCH] Remove profiles from the default profile Signed-off-by: Jonathon Anderson --- etc/nodes.conf | 2 -- 1 file changed, 2 deletions(-) diff --git a/etc/nodes.conf b/etc/nodes.conf index 24e5f407..22ab4335 100644 --- a/etc/nodes.conf +++ b/etc/nodes.conf @@ -26,6 +26,4 @@ nodeprofiles: init: /sbin/init root: initramfs ipxe template: default - profiles: - - default nodes: {}