Skip to content
Snippets Groups Projects
Commit e6e4d875 authored by gosdn-user's avatar gosdn-user
Browse files

wip

parent 2310b235
No related branches found
No related tags found
1 merge request!77Draft: Tud tests real hardware
Pipeline #188324 failed
......@@ -6,7 +6,7 @@ services:
[
"start",
"--log",
"info",
"debug",
"--kms_config",
"/tmp/kms/config/ekms01.yaml",
"--insecure",
......@@ -14,7 +14,7 @@ services:
volumes:
- ./example01.yaml:/tmp/kms/config/ekms01.yaml
ports:
- 0.0.0.0:50910:50910
- 10.13.37.10:50910:50910
networks:
ekms-net:
ipv4_address: 172.100.20.10
......@@ -25,7 +25,7 @@ services:
[
"start",
"--log",
"info",
"debug",
"--kms_config",
"/tmp/kms/config/ekms02.yaml",
"--insecure",
......@@ -33,7 +33,7 @@ services:
volumes:
- ./example02.yaml:/tmp/kms/config/ekms02.yaml
ports:
- 0.0.0.0:50911:50910
- 10.13.38.10:50910:50910
networks:
ekms-net:
ipv4_address: 172.100.20.11
......
......@@ -13,4 +13,4 @@ Peers:
# quantum module of type emulated at the given address
QuantumModule:
Type: emulated
Address: 192.168.65.1
Address: 10.13.37.11
......@@ -13,4 +13,4 @@ Peers:
# quantum module of type emulated at the given address
QuantumModule:
Type: emulated
Address: 10.13.37.21
Address: 10.13.38.11
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment