mirror of
https://github.com/optim-enterprises-bv/secureblue.git
synced 2025-11-01 19:07:52 +00:00
6 lines
331 B
YAML
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 |