Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Andreas Tsagkaropoulos
morphemic-preprocessor
Commits
34f62b84
Commit
34f62b84
authored
Feb 08, 2021
by
Mohamed Khalil Labidi
Browse files
Fix AWS node source definition script
parent
e607f33d
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/main/resources/Define_NS_AWS.xml
View file @
34f62b84
...
...
@@ -55,7 +55,6 @@ def infrastructureParameters = [variables.get("aws_username"), //username
protocol + "://" + variables.get("rm_host_name") + ":"+ variables.get("pa_port") + "/connector-iaas", //connector-iaas url
protocol + "://" + variables.get("rm_host_name") + ":"+ variables.get("pa_port") + "/rest/node.jar", //node jar url
"-Dproactive.useIPaddress=true", //additionalProperties"
"",
"300000", //timeout
""]
def infrastructureFileParameters = [""]
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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