Merge remote-tracking branch 'origin/delta' into customulimit

This commit is contained in:
Josh Patterson
2026-03-17 16:04:09 -04:00
27 changed files with 190 additions and 46 deletions
+6
View File
@@ -40,6 +40,12 @@ so-sensoroni:
- {{ XTRAENV }}
{% endfor %}
{% endif %}
{% if DOCKER.containers['so-sensoroni'].ulimits %}
- ulimits:
{% for ULIMIT in DOCKER.containers['so-sensoroni'].ulimits %}
- {{ ULIMIT }}
{% endfor %}
{% endif %}
- watch:
- file: /opt/so/conf/sensoroni/sensoroni.json
- require: