Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
c60cc8f1
Commit
c60cc8f1
authored
Sep 11, 2003
by
Kirk Webb
Browse files
Changed allowed PLAB nodes list to add new node due to different/limited
dslice re-deployment.
parent
9a979522
Changes
1
Hide whitespace changes
Inline
Side-by-side
tbsetup/plab/libplab.py.in
View file @
c60cc8f1
...
...
@@ -36,7 +36,7 @@ MAGIC_INET2_GATEWAYS = ("205.124.237.10", )
MAGIC_INET_GATEWAYS
=
(
"205.124.249.123"
,
"205.124.249.113"
)
LOCAL_PLAB_DOMAIN
=
".flux.utah.edu"
LOCAL_PLAB_LINKTYPE
=
"inet2"
ALLOWED_NODES
=
(
"155.98.35.3"
,
"1
55.98.35.4
"
)
ALLOWED_NODES
=
(
"155.98.35.3"
,
"1
2.46.129.22
"
)
DEFAULT_DATA_PATH
=
"@prefix@/etc/plab"
SSH
=
"@prefix@/bin/sshtb"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment