Skip to content

Commit 7068c9f

Browse files
TgridTgrid
Tgrid
authored and
Tgrid
committed
Update cloudify url
1 parent eb0da8c commit 7068c9f

File tree

6 files changed

+6
-6
lines changed

6 files changed

+6
-6
lines changed

esc/src/main/resources/clouds/azure/azure-cloud.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ cloud {
2929

3030
// IMPORTANT: the default linux bootstrap script appends '.tar.gz' to the url whereas the default windows script appends '.zip'.
3131
// Therefore, if setting a custom URL, make sure to leave out the suffix.
32-
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.3.0-RELEASE/gigaspaces-cloudify-2.3.0-ga-b3500.zip"
32+
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.5.0-M3/gigaspaces-cloudify-2.5.0-m3-b3984.zip"
3333

3434
machineNamePrefix "cloudify_agent_"
3535

esc/src/main/resources/clouds/byon/byon-cloud.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ cloud {
3838
// different HTTP server instead.
3939
// IMPORTANT: the default linux bootstrap script appends '.tar.gz' to the url whereas the default windows script appends '.zip'.
4040
// Therefore, if setting a custom URL, make sure to leave out the suffix.
41-
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.3.0-RELEASE/gigaspaces-cloudify-2.3.0-ga-b3500.zip"
41+
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.5.0-M3/gigaspaces-cloudify-2.5.0-m3-b3984.zip"
4242

4343

4444
// Mandatory. The prefix for new machines started for servies.

esc/src/main/resources/clouds/ec2-win/ec2-win-cloud.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ cloud {
3535
// different HTTP server instead.
3636
// IMPORTANT: the default linux bootstrap script appends '.tar.gz' to the url whereas the default windows script appends '.zip'.
3737
// Therefore, if setting a custom URL, make sure to leave out the suffix.
38-
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.3.0-RELEASE/gigaspaces-cloudify-2.3.0-ga-b3500.zip"
38+
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.5.0-M3/gigaspaces-cloudify-2.5.0-m3-b3984.zip"
3939

4040
// Mandatory. The prefix for new machines started for servies.
4141
machineNamePrefix "cloudifyagent"

esc/src/main/resources/clouds/ec2/ec2-cloud.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cloud {
3636
// different HTTP server instead.
3737
// IMPORTANT: the default linux bootstrap script appends '.tar.gz' to the url whereas the default windows script appends '.zip'.
3838
// Therefore, if setting a custom URL, make sure to leave out the suffix.
39-
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.3.0-RELEASE/gigaspaces-cloudify-2.3.0-ga-b3500.zip"
39+
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.5.0-M3/gigaspaces-cloudify-2.5.0-m3-b3984.zip"
4040

4141
// Mandatory. The prefix for new machines started for servies.
4242
machineNamePrefix "cloudify-agent-"

esc/src/main/resources/clouds/hp/hp-cloud.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cloud {
3636
// different HTTP server instead.
3737
// IMPORTANT: the default linux bootstrap script appends '.tar.gz' to the url whereas the default windows script appends '.zip'.
3838
// Therefore, if setting a custom URL, make sure to leave out the suffix.
39-
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.3.0-RELEASE/gigaspaces-cloudify-2.3.0-ga-b3500.zip"
39+
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.5.0-M3/gigaspaces-cloudify-2.5.0-m3-b3984.zip"
4040

4141
// Mandatory. The prefix for new machines started for servies.
4242
machineNamePrefix "cloudify-agent-"

esc/src/main/resources/clouds/openstack/openstack-cloud.groovy

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ cloud {
3636
// different HTTP server instead.
3737
// IMPORTANT: the default linux bootstrap script appends '.tar.gz' to the url whereas the default windows script appends '.zip'.
3838
// Therefore, if setting a custom URL, make sure to leave out the suffix.
39-
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.3.0-RELEASE/gigaspaces-cloudify-2.3.0-ga-b3500.zip"
39+
// cloudifyUrl "http://repository.cloudifysource.org/org/cloudifysource/2.5.0-M3/gigaspaces-cloudify-2.5.0-m3-b3984.zip"
4040

4141
// Mandatory. The prefix for new machines started for servies.
4242
machineNamePrefix "cloudify-agent-"

0 commit comments

Comments
 (0)