Skip to content

Commit

Permalink
Update Princeton site interface from ib0 to op0
Browse files Browse the repository at this point in the history
  • Loading branch information
leeskelvin committed Feb 27, 2023
1 parent c3cf636 commit 72bf965
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/lsst/ctrl/bps/parsl/sites/princeton.py
Original file line number Diff line number Diff line change
Expand Up @@ -104,4 +104,4 @@ def get_address(self) -> str:
interface, because the cluster nodes can't connect to the head node
through the regular internet.
"""
return address_by_interface("ib0")
return address_by_interface("op0")

0 comments on commit 72bf965

Please sign in to comment.