From 25b338e34237c52f08e6dd36cebb497ebb1a3522 Mon Sep 17 00:00:00 2001 From: stevenhorsman Date: Thu, 14 Nov 2024 16:15:11 +0000 Subject: [PATCH] WIP: another attempt at cloud-init working? --- .../mkosi.presets/system/mkosi.conf.d/fedora-debug-aux.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cloud-api-adaptor/podvm-mkosi/mkosi.presets/system/mkosi.conf.d/fedora-debug-aux.conf b/src/cloud-api-adaptor/podvm-mkosi/mkosi.presets/system/mkosi.conf.d/fedora-debug-aux.conf index 564920f61..d3f310b0c 100644 --- a/src/cloud-api-adaptor/podvm-mkosi/mkosi.presets/system/mkosi.conf.d/fedora-debug-aux.conf +++ b/src/cloud-api-adaptor/podvm-mkosi/mkosi.presets/system/mkosi.conf.d/fedora-debug-aux.conf @@ -3,10 +3,10 @@ Distribution=fedora PathExists=../../resources/buildDebugImage -# Overwrite default ssh config, but conflict with +# Overwrite default ssh config, but conflict with # cloud-init which is installed for s390x. #Architecture=!s390x -PathExists=../../resources/buildBootableImage +# PathExists=../../resources/buildBootableImage [Content] ExtraTrees=../../mkosi.skeleton-debug