You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 16, 2024. It is now read-only.
By looking at the script
loc-14-mount-swap
, we can see that there's no way the user can tell the script to not mount Swap partition automatically.It would be convenient to be able to add a Context Variable on the VM that would allow to not mount the Swap partition.
For example, adding
DISABLE_SWAP
with the valuetrue
could make theloc-14-mount-swap
script to not try to mount the Swap partitions.The text was updated successfully, but these errors were encountered: