Rename :cow to :copy

Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
Jonathon Anderson
2024-09-05 13:53:33 -06:00
committed by Christian Goll
parent 3a36016707
commit 9e91b1c19a
8 changed files with 20 additions and 19 deletions

View File

@@ -223,7 +223,7 @@ can be specified in ``warewulf.conf``:
readonly: true
.. note::
Instead of ``readonly: true`` you can set ``cow: true``. This causes the
Instead of ``readonly: true`` you can set ``copy: true``. This causes the
source file to be copied to the container and removed if it was not
modified. This can be useful for files used for registrations.