Add dynamic ability for IP range for sosnet

This commit is contained in:
Mike Reeves
2022-11-14 20:20:38 -05:00
parent e41361e127
commit 6016b0e38a
6 changed files with 45 additions and 6 deletions
+3 -1
View File
@@ -1,6 +1,8 @@
docker:
bip: 172.17.0.1/24
bip: 172.17.0.1
range: 172.17.0.0/24
sosrange: 172.17.1.0/24
sosbip: 172.17.1.1
containers:
'so-elasticsearch':
final_octet: 22