Go back to a single image

This commit is contained in:
Gerald Pinder
2025-05-10 10:49:27 -04:00
parent cb916c2b2e
commit 7322395b97
2 changed files with 0 additions and 22 deletions

View File

@@ -1,16 +0,0 @@
---
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-minis
# base-image: ghcr.io/ublue-os/kinoite-nvidia
base-image: ghcr.io/ublue-os/base-main
image-version: 42
description: The image of Wunker OS for JP's Minisforum PCs.
alt-tags:
- server
modules:
- from-file: common/jp-minis.yml
- type: systemd
system:
enabled:
- rke2-server.service
- from-file: common/post-build.yml

View File

@@ -5,12 +5,6 @@ name: jp-minis
base-image: ghcr.io/ublue-os/base-main base-image: ghcr.io/ublue-os/base-main
image-version: 42 image-version: 42
description: The image of Wunker OS for JP's Minisforum PCs. description: The image of Wunker OS for JP's Minisforum PCs.
alt-tags:
- client
modules: modules:
- from-file: common/jp-minis.yml - from-file: common/jp-minis.yml
- type: systemd
system:
enabled:
- rke2-agent.service
- from-file: common/post-build.yml - from-file: common/post-build.yml