This repository was archived by the owner on Jan 16, 2024. It is now read-only.
  
  
  
  
  
Description
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 value true could make the loc-14-mount-swap script to not try to mount the Swap partitions.