Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Commit

Permalink
chore(mazurek): move scripts above rpm-ostree
Browse files Browse the repository at this point in the history
  • Loading branch information
sneexy-boi committed Feb 25, 2024
1 parent 9ddf4d6 commit 3b7165d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/recipes/sneexy/recipe-mazurek.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ modules:
# put some files in the image
- from-file: common/sneexy/mazurek/files.yml

# scripts to run
- from-file: common/sneexy/mazurek/script.yml

# installs default repositories and rpm-ostree packages
- from-file: common/sneexy/mazurek/rpm-ostree.yml

Expand All @@ -31,8 +34,5 @@ modules:
# post setup/installer helper gui
# - from-file: common/sneexy/yafti.yml

# scripts to run post-image creation
- from-file: common/sneexy/mazurek/script.yml

# sets up proper policy & signing files
- type: signing

0 comments on commit 3b7165d

Please sign in to comment.