ba6aba2b92
This script was using 'null' as default value for all optional fields of REST_SERVER table -- due to incorrect use of 'jq -r' command. Server was not coming up when REST_SERVER entry exists but some fields were not given (which is a valid configuration). Fixed the jq query expression to return empty string for non existing fields. Signed-off-by: Sachin Holla <sachin.holla@broadcom.com> |
||
---|---|---|
.. | ||
base_image_files | ||
Dockerfile.j2 | ||
mgmt_vars.j2 | ||
rest-server.sh | ||
start.sh | ||
supervisord.conf |