bootstrapStep - ODEX-TOS/tos-installer-backend GitHub Wiki
A bootstrap is an execution step. This execution step takes no paramters It will simply bootsrap a base system to a mountpoint, Change the config file to change the bootstrap style, base linux systems usually provide a bootstrap script for you. Lets take a look at the yaml
models:
# no model is needed as a dependency
#specify your models here
execution:
- bootstrap:
Note that a working partition should already be mounted before you bootstrap