test workflow

This commit is contained in:
Jason Ertel
2023-01-24 10:50:52 -05:00
parent fd7d51a59b
commit b0709e93fa

View File

@@ -115,7 +115,7 @@ so-soc:
{%- for SN, SNDATA in salt['pillar.get']('nodestab', {}).items() %}
- {{ SN.split('_')|first }}:{{ SNDATA.ip }}
{%- endfor %}
{%- endif %}
{%- endif %}
- port_bindings:
{% for BINDING in DOCKER.containers['so-soc'].port_bindings %}
- {{ BINDING }}