File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- export WORKSPACE = ${ HOME } /workspace
1
+ export WORKSPACE = /home/rose /workspace
2
2
export CONTROL_PLANE = ${ WORKSPACE } /rose-srv6-control-plane
3
3
4
4
export NODE_MANAGER_PATH = ${ CONTROL_PLANE } /srv6_controller/node-manager/
5
- export NODE_MANAGER_GRPC_PORT = 12345
5
+ export NODE_MANAGER_GRPC_PORT = 12345
Original file line number Diff line number Diff line change 1
- export WORKSPACE = ${ HOME } /workspace
1
+ export WORKSPACE = /home/rose /workspace
2
2
export CONTROL_PLANE = ${ WORKSPACE } /rose-srv6-control-plane
3
3
4
4
export NODE_MANAGER_PATH = ${ CONTROL_PLANE } /srv6_controller/node-manager/
5
- export NODE_MANAGER_GRPC_PORT = 12345
5
+ export NODE_MANAGER_GRPC_PORT = 12345
Original file line number Diff line number Diff line change 1
- export WORKSPACE = ${ HOME } /workspace
1
+ export WORKSPACE = /home/rose /workspace
2
2
export ROSE_SRV6_TUTORIAL = ${ WORKSPACE } /rose-srv6-tutorial
3
3
4
4
# Configure SRV6_PFPML_PATH
You can’t perform that action at this time.
0 commit comments