Skip to content

Commit

Permalink
forgot the key file names
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Normoyle committed Mar 31, 2014
1 parent ac64a5e commit 87db61e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions py/testdir_release/pytest_config-jenkins-sm2.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"_comment" : "no password, or None, means none will be used in ssh. Assumes keys have been exchanged. Watch out for common error: last entry in list can't have comma. Only ip is used. Others ignored, saved here for sometime use. Last ip value used if duplicates? Leading _ means not used. First ip/h2o is used for H2O json communication..vary ip list to direct that. See http://docs.python.org/library/json.html for json->python data types. Note lower case for true/false. null is None, but can just not have an entry. Defaults are in h2o_hosts.py",

"username": "0xdiag",
"key_filename": "~/.0xdiag/0xdiag_id_rsa",
k
"h2o_remote_buckets_root": "/home/0xdiag",
"use_home_for_ice": true,

Expand Down
2 changes: 2 additions & 0 deletions py/testdir_release/pytest_config-jenkins-sm32.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@
"_comment" : "no password, or None, means none will be used in ssh. Assumes keys have been exchanged. Watch out for common error: last entry in list can't have comma. Only ip is used. Others ignored, saved here for sometime use. Last ip value used if duplicates? Leading _ means not used. First ip/h2o is used for H2O json communication..vary ip list to direct that. See http://docs.python.org/library/json.html for json->python data types. Note lower case for true/false. null is None, but can just not have an entry. Defaults are in h2o_hosts.py",

"username": "0xdiag",
"key_filename": "~/.0xdiag/0xdiag_id_rsa",

"h2o_remote_buckets_root": "/home/0xdiag",
"use_home_for_ice": true,

Expand Down

0 comments on commit 87db61e

Please sign in to comment.