From 3d380f1a0f2f1b1f79f5df1302eba76408798485 Mon Sep 17 00:00:00 2001
From: Pierre Riteau <pierre@stackhpc.com>
Date: Thu, 31 Oct 2024 22:25:50 +0100
Subject: [PATCH] Comment out variable in bifrost.yml

Change-Id: Ifcf827b33b6d8f7df7490bca753e098e3073ab22
---
 etc/kayobe/bifrost.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/etc/kayobe/bifrost.yml b/etc/kayobe/bifrost.yml
index 1f03b1a1..741bbd8c 100644
--- a/etc/kayobe/bifrost.yml
+++ b/etc/kayobe/bifrost.yml
@@ -162,7 +162,7 @@
 # Node provisioning configuration
 # Whether to use Ironic introspection data for admin interface MAC address
 # Default is false.
-kolla_bifrost_use_introspection_mac:
+#kolla_bifrost_use_introspection_mac:
 
 ###############################################################################
 # Dummy variable to allow Ansible to accept this file.
-- 
GitLab