Skip to content
Snippets Groups Projects
Commit 3526f934 authored by Neil-Jocelyn Schark's avatar Neil-Jocelyn Schark
Browse files

renamed

parent 1b1f7553
No related branches found
No related tags found
1 merge request!96Resolve "Rename kms to goKMS"
Pipeline #190054 passed
...@@ -8,7 +8,7 @@ topology: ...@@ -8,7 +8,7 @@ topology:
nodes: nodes:
gosdn: gosdn:
kind: linux kind: linux
image: registry.code.fbi.h-da.de/danet/gosdn:186ee2883e513cc6cdc0856da61aa4b1e0e562ad image: registry.code.fbi.h-da.de/danet/gosdn:latest
ports: ports:
- 55055:55055 - 55055:55055
- 8080:8080 - 8080:8080
...@@ -27,7 +27,7 @@ topology: ...@@ -27,7 +27,7 @@ topology:
gosdnc: gosdnc:
kind: linux kind: linux
image: registry.code.fbi.h-da.de/danet/gosdn/gosdnc:186ee2883e513cc6cdc0856da61aa4b1e0e562ad image: registry.code.fbi.h-da.de/danet/gosdn/gosdnc:186ee2883e513cc6cdc0856latestda61aa4b1e0e562ad
mgmt-ipv4: 172.100.20.4 mgmt-ipv4: 172.100.20.4
binds: binds:
- ./config/goKMS01-a.json:/goKMS01-a.json - ./config/goKMS01-a.json:/goKMS01-a.json
...@@ -42,7 +42,7 @@ topology: ...@@ -42,7 +42,7 @@ topology:
kms1: kms1:
kind: linux kind: linux
image: registry.code.fbi.h-da.de/danet/quant/goKMS:master image: registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4: 172.100.20.10 mgmt-ipv4: 172.100.20.10
binds: binds:
- ./config/goKMS/example01.yaml:/tmp/kms/config/goKMS01.yaml - ./config/goKMS/example01.yaml:/tmp/kms/config/goKMS01.yaml
...@@ -50,7 +50,7 @@ topology: ...@@ -50,7 +50,7 @@ topology:
kms2: kms2:
kind: linux kind: linux
image: registry.code.fbi.h-da.de/danet/quant/goKMS:master image: registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4: 172.100.20.11 mgmt-ipv4: 172.100.20.11
binds: binds:
- ./config/goKMS/example02.yaml:/tmp/kms/config/goKMS02.yaml - ./config/goKMS/example02.yaml:/tmp/kms/config/goKMS02.yaml
...@@ -58,7 +58,7 @@ topology: ...@@ -58,7 +58,7 @@ topology:
kms3: kms3:
kind: linux kind: linux
image: registry.code.fbi.h-da.de/danet/quant/goKMS:master image: registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4: 172.100.20.12 mgmt-ipv4: 172.100.20.12
binds: binds:
- ./config/goKMS/example03.yaml:/tmp/kms/config/goKMS03.yaml - ./config/goKMS/example03.yaml:/tmp/kms/config/goKMS03.yaml
...@@ -66,7 +66,7 @@ topology: ...@@ -66,7 +66,7 @@ topology:
kms4: kms4:
kind: linux kind: linux
image: registry.code.fbi.h-da.de/danet/quant/goKMS:master image: registry.code.fbi.h-da.de/danet/quant/gokms:latest
mgmt-ipv4: 172.100.20.13 mgmt-ipv4: 172.100.20.13
binds: binds:
- ./config/goKMS/example04.yaml:/tmp/kms/config/goKMS04.yaml - ./config/goKMS/example04.yaml:/tmp/kms/config/goKMS04.yaml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment