File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ all.export <%= @export %>
17
17
# Set the role to either proxy manager or proxy server
18
18
all.adminpath <%= @xrootd_admin_path %>
19
19
all.pidpath <%= @xrootd_admin_path %>
20
- all.manager all <%= @manager_domain %> + <%= @xrootd_port %>
20
+ all.manager all <%= @manager_domain %> + <%= @cms_port %>
21
21
all.role manager
22
22
23
23
# Tell the cmsd which machines are allowed to connects
Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ all.export <%= @export %>
17
17
# Set the role to either proxy manager or proxy server
18
18
all.adminpath <%= @xrootd_admin_path %>
19
19
all.pidpath <%= @xrootd_admin_path %>
20
- all.manager all <%= @manager_domain %> + <%= @xrootd_port %>
20
+ all.manager all <%= @manager_domain %> + <%= @cms_port %>
21
21
all.role server
22
22
23
23
# Tell the cmsd which machines are allowed to connects
You can’t perform that action at this time.
0 commit comments