Skip to content

Commit d593f0f

Browse files
authored
Update prefixes for HK configuration
using /ndn/pcl/hk for HK node
1 parent 7ee2b66 commit d593f0f

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

  • host_vars

host_vars/HK

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
1-
site: /hk
1+
site: /pcl/hk
22
site_name: Hong Kong
33
operator_name: Jian Yang
44
operator_email: yangj@stu.hit.edu.cn
55
ansible_host: hk.testbed.named-data.net
66
host_ip: 47.238.59.170
77
local_ip: 47.238.59.170
88
site_email_domain: []
9-
default_prefix: /ndn/hk
9+
default_prefix: /ndn/pcl/hk
1010
advertised_prefixes:
11-
- /ndn/hk
11+
- /ndn/pcl/hk
1212
routable_prefixes:
13-
- /ndn/hk
13+
- /ndn/pcl/hk
1414
network_regions:
15-
- /ndn/hk
15+
- /ndn/pcl/hk
1616
router_name: vm
1717
http_access: https
1818
memsize: 8

0 commit comments

Comments
 (0)