diff options
author | zsdc <taras@vyos.io> | 2023-12-27 12:57:12 +0200 |
---|---|---|
committer | zdc <zdc@users.noreply.github.com> | 2023-12-27 13:51:15 +0200 |
commit | 531cbdcffd2fda1a0be11588c7a785dd9afb7665 (patch) | |
tree | a8dc809bfc127e2200ac6a22b461c73ed22c6204 /files/custom_files | |
parent | 07825901d1ebb483ac6edc39e0a4c224fad82638 (diff) | |
download | vyos-vm-images-531cbdcffd2fda1a0be11588c7a785dd9afb7665.tar.gz vyos-vm-images-531cbdcffd2fda1a0be11588c7a785dd9afb7665.zip |
Added `copy-custom-files` role.
Sometimes we need to add extra files, like configurations. This role allows to
copy them into the installation directory.
Diffstat (limited to 'files/custom_files')
-rw-r--r-- | files/custom_files/.gitkeep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/files/custom_files/.gitkeep b/files/custom_files/.gitkeep new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/files/custom_files/.gitkeep |