UNPKG

masson

Version:

Module execution engine for cluster deployments.

18 lines (13 loc) 325 B
# FSTAB This module handles fstab and mountpoints. export default configure: 'masson/core/fstab/configure' commands: 'check': [ 'masson/core/fstab/check' ] 'install': [ 'masson/core/fstab/install' 'masson/core/fstab/check' ]