fstabStep - ODEX-TOS/tos-installer-backend GitHub Wiki
A fstab is an execution step. This execution step no arguments it simply looks at the mounted disks and generates a /etc/fstab file in a location specified in the config. Lets take a look at the yaml
models:
# no model dependency needed
execution:
- fstab:
Don't forget to alter the default fstab command in the config in case you use a custom command