Skip to content

Feat make mount opts as variable

Closes #153 (closed)

Now the variable mount_points is a dictionary that includes:

  • src: mount source
  • path: mount path
  • opts: mount options
Edited by Bo-Chun Chen

Merge request reports