feat(check): mandatory context parameters must be checked
We must not enforce them on install
or we can't deploy the service.
-
one-appliance/service: load context variables.
-
one-appliance/service.d/functions.sh (_check_service_params): fail on missing mandatory parameters. (_check_service_status): check service parameters on
configure
andbootstrap
.