Skip to content

initscript/volume: introduce the creation pull_on condition

Martin Roukala requested to merge pull_on_creation into main

In the context of provisioning, it may be beneficial to only pull data at volume creation time, AKA at first boot, and then only push the data for backup purposes.

This commit implements this behaviour.

Closes: #49 (closed)

Merge request reports