fix: temporarily disable goldwarden (rpm installs) to allow F43 build
This commit is contained in:
parent
575dbdfba3
commit
147a0098a8
1 changed files with 4 additions and 3 deletions
|
|
@ -1,7 +1,8 @@
|
|||
modules:
|
||||
- type: script
|
||||
scripts:
|
||||
- download_install_rpms.sh
|
||||
#Temp disable until we investigate why goldwarden is failing to install on F43
|
||||
#- type: script
|
||||
# scripts:
|
||||
# - download_install_rpms.sh
|
||||
- type: files
|
||||
files:
|
||||
- source: system/lib/firmware/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue