Atomic overlay file application in wwclient
Update wwclient such that each file in the runtime overlay is applied atomically. - Closes: #1307 - Closes: #1975 - Closes: #1226 Also adds --once flag to allow wwclient to be run one time. Signed-off-by: Jonathon Anderson <janderson@ciq.com>
This commit is contained in:
@@ -130,7 +130,7 @@ mounted. If partitions or file systems already exist on the disk, ``ignition``
|
||||
tries to reuse existing file systems by default.
|
||||
|
||||
To ignore existing file systems and provision fresh file systems on each boot,
|
||||
specify the ``--fswipe``` flag for that filesystem, and ``--diskwipe`` for the
|
||||
specify the ``--fswipe`` flag for that filesystem, and ``--diskwipe`` for the
|
||||
disk, as necessary.
|
||||
|
||||
If you would like to re-use existing partitions but want to replace existing
|
||||
|
||||
Reference in New Issue
Block a user