Change back to rpm-ostree performing updates

This commit is contained in:
Gerald Pinder
2024-12-17 12:09:44 -05:00
parent 33aa70c21f
commit 6335b1388e
2 changed files with 7 additions and 7 deletions

View File

@@ -1,12 +1,12 @@
modules:
# - type: files
# files:
# - source: rpm-ostreed-conf
# destination: /etc
- type: files
files:
- source: rpm-ostreed-conf
destination: /etc
- type: systemd
system:
masked:
- ublue-update.timer
enabled:
# - rpm-ostreed-automatic.timer
- bootc-fetch-apply-updates.timer
- rpm-ostreed-automatic.timer
# - bootc-fetch-apply-updates.timer

View File

@@ -2,7 +2,7 @@
# yaml-language-server: $schema=https://schema.blue-build.org/recipe-v1.json
name: jp-truenas
base-image: ghcr.io/ublue-os/base-main
image-version: gts
image-version: 41
description: The image of Wunker OS for JP's TrueNAS Server.
stages:
- from-file: common/helix.yml