From 19fd3fdf71204441a891eea3ff60ba410929641c Mon Sep 17 00:00:00 2001 From: MrMeeb Date: Sun, 15 Feb 2026 17:56:51 +0000 Subject: [PATCH] Add python3 --- butane.bu | 2 ++ 1 file changed, 2 insertions(+) diff --git a/butane.bu b/butane.bu index ca14ee3..1dc8a44 100644 --- a/butane.bu +++ b/butane.bu @@ -5,6 +5,8 @@ ignition: merge: # Base config - source: https://git.mrmeeb.stream/mrmeeb-labs/core-infrastructure/raw/branch/main/ignition/base.ign + # Install python3 + - source: https://git.mrmeeb.stream/mrmeeb-labs/core-infrastructure/raw/branch/main/ignition/base-install-python3.ign # Install docker - source: https://git.mrmeeb.stream/mrmeeb-labs/core-infrastructure/raw/branch/main/ignition/base-install-docker.ign # Install Supporting Services