Remove source for dnf module calls

This commit is contained in:
Gerald Pinder
2025-04-27 23:27:48 -04:00
parent 881f3e283b
commit c3704da249
7 changed files with 0 additions and 14 deletions

View File

@@ -2,12 +2,10 @@
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json # yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules: modules:
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
install: install:
packages: packages:
- dnf5-plugins - dnf5-plugins
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
repos: repos:
files: files:
- https://negativo17.org/repos/fedora-multimedia.repo - https://negativo17.org/repos/fedora-multimedia.repo
@@ -22,7 +20,6 @@ modules:
snippets: snippets:
- dnf -y config-manager setopt 'fedora-multimedia.priority=90' - dnf -y config-manager setopt 'fedora-multimedia.priority=90'
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
install: install:
packages: packages:
- mesa-libxatracker - mesa-libxatracker
@@ -43,7 +40,6 @@ modules:
- mesa-vulkan-drivers - mesa-vulkan-drivers
- libvdpau - libvdpau
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
remove: remove:
auto-remove: false auto-remove: false
packages: packages:

View File

@@ -1,7 +1,6 @@
modules: modules:
- type: dnf - type: dnf
# source: local # source: local
source: ghcr.io/blue-build/modules/dnf:dnf-module
install: install:
packages: packages:
- virt-manager - virt-manager

View File

@@ -3,7 +3,6 @@
modules: modules:
- type: dnf - type: dnf
# source: local # source: local
source: ghcr.io/blue-build/modules/dnf:dnf-module
repos: repos:
cleanup: true cleanup: true
files: files:

View File

@@ -6,7 +6,6 @@ modules:
- source: steam-firewall - source: steam-firewall
destination: / destination: /
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
optfix: optfix:
- r2modman - r2modman
install: install:

View File

@@ -2,7 +2,6 @@
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json # yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules: modules:
# - type: dnf # - type: dnf
# source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# nonfree: negativo17 # nonfree: negativo17
@@ -10,17 +9,14 @@ modules:
# packages: # packages:
# - steam # - steam
# - type: dnf # - type: dnf
# source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# nonfree: rpmfusion # nonfree: rpmfusion
# - type: dnf # - type: dnf
# source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# nonfree: rpmfusion # nonfree: rpmfusion
# - type: dnf # - type: dnf
# source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# nonfree: negativo17 # nonfree: negativo17
@@ -28,7 +24,6 @@ modules:
# packages: # packages:
# - steam # - steam
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# copr: # copr:

View File

@@ -3,7 +3,6 @@
modules: modules:
# - from-file: common/bootc-setup.yml # - from-file: common/bootc-setup.yml
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
# repos: # repos:
# cleanup: true # cleanup: true
# copr: # copr:

View File

@@ -2,7 +2,6 @@
# yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json # yaml-language-server: $schema=https://schema.blue-build.org/module-list-v1.json
modules: modules:
- type: dnf - type: dnf
source: ghcr.io/blue-build/modules/dnf:dnf-module
optfix: optfix:
- brave.com - brave.com
repos: repos: