Skip to content

Commit

Permalink
fix: formatting in recipe.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gerblesh committed Sep 19, 2023
1 parent 069aeed commit 7a8804d
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config/recipe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,12 +12,12 @@ image-version: 38 # latest is also supported if you want new updates ASAP
modules:
- type: files
files:
- usr: /usr # copy static configurations
#
- usr: /usr # copy static configurations
#
# copies config/files/usr into your image's /usr
#
# configuration you wish to end up in /etc/ on the booted system
# should be added into /usr/etc/ as that is the proper "distro"
# configuration you wish to end up in /etc/ on the booted system
# should be added into /usr/etc/ as that is the proper "distro"
# config directory on ostree. Read more in the files module's README
- type: rpm-ostree
repos:
Expand Down

0 comments on commit 7a8804d

Please sign in to comment.