Files
secureblue/recipes/common/server-files.yml
2024-05-16 15:07:17 -07:00

6 lines
331 B
YAML

type: files
files:
- server/usr: /usr # copy static configurations
# configuration you wish to end up in /etc/ on the booted system should be
# added into /usr/etc/ (under /config/files) as that is the proper "distro"
# config directory on ostree read more in the files module's README