From 7a8804da07396f55cdcb2a49928a25e2346f7b5f Mon Sep 17 00:00:00 2001 From: gerblesh <101901964+gerblesh@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:55:56 -0700 Subject: [PATCH] fix: formatting in recipe.yml --- config/recipe.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/recipe.yml b/config/recipe.yml index 4d4e914cce..3a1c88272d 100644 --- a/config/recipe.yml +++ b/config/recipe.yml @@ -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: