You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airavata.apache.org by sh...@apache.org on 2015/08/01 03:10:53 UTC

airavata git commit: Modified advanced scp task properties names

Repository: airavata
Updated Branches:
  refs/heads/master 673fbf3b4 -> 1ef5bc33d


Modified advanced scp task properties names


Project: http://git-wip-us.apache.org/repos/asf/airavata/repo
Commit: http://git-wip-us.apache.org/repos/asf/airavata/commit/1ef5bc33
Tree: http://git-wip-us.apache.org/repos/asf/airavata/tree/1ef5bc33
Diff: http://git-wip-us.apache.org/repos/asf/airavata/diff/1ef5bc33

Branch: refs/heads/master
Commit: 1ef5bc33d6959472a10ee184e121bfd0d703d44e
Parents: 673fbf3
Author: Shameera Rathanyaka <sh...@gmail.com>
Authored: Fri Jul 31 21:10:48 2015 -0400
Committer: Shameera Rathanyaka <sh...@gmail.com>
Committed: Fri Jul 31 21:10:48 2015 -0400

----------------------------------------------------------------------
 .../configuration/server/src/main/resources/gfac-config.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/airavata/blob/1ef5bc33/modules/configuration/server/src/main/resources/gfac-config.yaml
----------------------------------------------------------------------
diff --git a/modules/configuration/server/src/main/resources/gfac-config.yaml b/modules/configuration/server/src/main/resources/gfac-config.yaml
index c6b90b1..5a3ebe7 100644
--- a/modules/configuration/server/src/main/resources/gfac-config.yaml
+++ b/modules/configuration/server/src/main/resources/gfac-config.yaml
@@ -24,8 +24,8 @@ jobSubmitters:
 #   properties:
 #     - userName: airavata
 #       passPhrase: airavata
-#       privateKey: /path/to/the/privatekey
-#       publicKey: /path/to/the/publickey
+#       privateKeyPath: /path/to/the/privatekey
+#       publicKeyPath: /path/to/the/publickey
 #       hostName: remote.client.hostName
 
   - submissionProtocol: LOCAL
@@ -55,8 +55,8 @@ fileTransferTasks:
 #    properties:
 #     - userName: airavata
 #       passPhrase: airavata
-#       privateKey: /path/to/the/privatekey
-#       publicKey: /path/to/the/publickey
+#       privateKeyPath: /path/to/the/privatekey
+#       publicKeyPath: /path/to/the/publickey
 #       hostName: remote.client.hostName
 #       inputPath: /path/to/data/dir
 ##      password: password