From debbdec35043ff9cdc5b107fb1292a8d3c38f99a Mon Sep 17 00:00:00 2001 From: Mike Reeves Date: Thu, 18 May 2023 17:10:18 -0400 Subject: [PATCH] Allow additional docker parameters --- salt/docker/defaults.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/salt/docker/defaults.yaml b/salt/docker/defaults.yaml index c7f61762b..1018bf3d0 100644 --- a/salt/docker/defaults.yaml +++ b/salt/docker/defaults.yaml @@ -183,7 +183,7 @@ docker: custom_bind_mounts: [] extra_hosts: [] extra_env: [] - 'so-pcap': + 'so-steno': final_octet: 99 custom_bind_mounts: [] extra_hosts: []