Move to using dnf module for main images
This commit is contained in:
@@ -52,6 +52,7 @@ modules:
|
||||
- diffutils
|
||||
- patch
|
||||
- rpmdevtools
|
||||
- protobuf-compiler
|
||||
- type: systemd
|
||||
system:
|
||||
enabled:
|
||||
|
||||
@@ -39,6 +39,7 @@ modules:
|
||||
- diffutils
|
||||
- patch
|
||||
- rpmdevtools
|
||||
- protobuf-compiler
|
||||
- type: script
|
||||
scripts:
|
||||
- install-mkcert.sh
|
||||
|
||||
@@ -12,4 +12,4 @@ modules:
|
||||
install:
|
||||
packages:
|
||||
- https://github.com/ebkr/r2modmanPlus/releases/download/v3.1.49/r2modman-3.1.49.x86_64.rpm
|
||||
- steam
|
||||
# - steam
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- from-file: common/bootc-setup.yml
|
||||
# - from-file: common/bootc-setup.yml
|
||||
- type: dnf
|
||||
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
||||
repos:
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
---
|
||||
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
|
||||
modules:
|
||||
- from-file: common/bootc-setup.yml
|
||||
# - from-file: common/bootc-setup.yml
|
||||
- type: dnf
|
||||
source: ghcr.io/blue-build/modules/dnf:dnf-module
|
||||
repos:
|
||||
|
||||
Reference in New Issue
Block a user