Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emulab
emulab-stable
Commits
1dd275ec
Commit
1dd275ec
authored
Jul 19, 2007
by
David Johnson
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Revert back to old delegate account and key until rollout.
parent
2d3eb0c9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
tbsetup/plab/mod_PLC4.py.in
tbsetup/plab/mod_PLC4.py.in
+4
-2
No files found.
tbsetup/plab/mod_PLC4.py.in
View file @
1dd275ec
...
...
@@ -116,8 +116,10 @@ class NM3agent:
pass
DEF_NM_DELEGATE_ACCT
=
"utah_nmcontrol"
DEF_NM_DELEGATE_KEY
=
"/root/.ssh/id_rsa"
#DEF_NM_DELEGATE_ACCT = "utah_nmcontrol"
DEF_NM_DELEGATE_ACCT
=
"utah_elab_delegate"
#DEF_NM_DELEGATE_KEY = "/root/.ssh/id_rsa"
DEF_NM_DELEGATE_KEY
=
"/root/.ssh/id_rsa.plabdel"
DEF_NM_SSHCMD
=
"/usr/bin/ssh -q -oStrictHostKeyChecking=no"
\
" -oPasswordAuthentication=no -l %s -i %s %s"
...
...
Write
Preview
Markdown
is supported
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