Update init.sls

This commit is contained in:
Josh Patterson
2022-11-15 11:16:18 -05:00
committed by GitHub
parent 591616fe5b
commit c0afcca87a

View File

@@ -54,5 +54,5 @@ dockerreserveports:
sosnet:
docker_network.present:
- subnet: {{ DOCKER.sosnet }}
- subnet: {{ DOCKER.sosrange }}
- gateway: {{ DOCKER.sosbip }}