Add python3

This commit is contained in:
2026-02-15 17:56:51 +00:00
parent 7a951fe614
commit 19fd3fdf71

View File

@@ -5,6 +5,8 @@ ignition:
merge: merge:
# Base config # Base config
- source: https://git.mrmeeb.stream/mrmeeb-labs/core-infrastructure/raw/branch/main/ignition/base.ign - 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 # Install docker
- source: https://git.mrmeeb.stream/mrmeeb-labs/core-infrastructure/raw/branch/main/ignition/base-install-docker.ign - source: https://git.mrmeeb.stream/mrmeeb-labs/core-infrastructure/raw/branch/main/ignition/base-install-docker.ign
# Install Supporting Services # Install Supporting Services