Skip to content
Snippets Groups Projects
Commit 4c47e7ab authored by Fabian Seidl's avatar Fabian Seidl Committed by Neil-Jocelyn Schark
Browse files

Apply 2 suggestion(s) to 2 file(s)

parent 3526f934
No related branches found
No related tags found
1 merge request!96Resolve "Rename kms to goKMS"
Pipeline #190109 failed
...@@ -62,7 +62,7 @@ type kmsVersionInformation struct { ...@@ -62,7 +62,7 @@ type kmsVersionInformation struct {
hwVersion string hwVersion string
} }
func (evi *kmsVersionInformation) Firmware() string { func (kvi *kmsVersionInformation) Firmware() string {
return evi.firmware return evi.firmware
} }
......
...@@ -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:186ee2883e513cc6cdc0856latestda61aa4b1e0e562ad image: registry.code.fbi.h-da.de/danet/gosdn/gosdnc:latest
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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment