You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stratos.apache.org by ud...@apache.org on 2013/12/17 17:44:32 UTC

git commit: rename cartridge-config.properties host entries

Updated Branches:
  refs/heads/master c87320d75 -> 9fcdf6bd2


rename cartridge-config.properties host entries


Project: http://git-wip-us.apache.org/repos/asf/incubator-stratos/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-stratos/commit/9fcdf6bd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-stratos/tree/9fcdf6bd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-stratos/diff/9fcdf6bd

Branch: refs/heads/master
Commit: 9fcdf6bd29a311dc2966f141b10e18a1c80c08ed
Parents: c87320d
Author: Udara Liyanage <ud...@wso2.com>
Authored: Tue Dec 17 22:13:53 2013 -0500
Committer: Udara Liyanage <ud...@wso2.com>
Committed: Tue Dec 17 22:13:53 2013 -0500

----------------------------------------------------------------------
 .../src/main/conf/cartridge-config.properties             | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-stratos/blob/9fcdf6bd/products/stratos-controller/modules/distribution/src/main/conf/cartridge-config.properties
----------------------------------------------------------------------
diff --git a/products/stratos-controller/modules/distribution/src/main/conf/cartridge-config.properties b/products/stratos-controller/modules/distribution/src/main/conf/cartridge-config.properties
index 1740dd8..a420b8b 100644
--- a/products/stratos-controller/modules/distribution/src/main/conf/cartridge-config.properties
+++ b/products/stratos-controller/modules/distribution/src/main/conf/cartridge-config.properties
@@ -22,15 +22,15 @@
 # Configuration properties
 
 sc.ip=stratos_ip
-autoscalerService.url=https://cc.wso2.com:9444/services/CloudControllerService/
-autoscaler.service.url=https://as.wso2.com:9446/services/AutoScalerService/
-cloud.controller.service.url=https://cc.wso2.com:9446/services/CloudControllerService/
+autoscalerService.url=https://cc.stratos.apache.org:9444/services/CloudControllerService/
+autoscaler.service.url=https://as.stratos.apache.org:9446/services/AutoScalerService/
+cloud.controller.service.url=https://cc.stratos.apache.org:9446/services/CloudControllerService/
 autoscaler.time.out=190000
 cartridge.agent.epr=https://stratos_ip:9447/services/CartridgeAgentService
 git.host.name=s2_hostname
 git.host.ip=stratos_ip
-git.repo.notification.url=https://sc.wso2.com:9445/services/RepoNotificationService/
-identity.server.url=https://sc.wso2.com:9447/services/RepoNotificationService/
+git.repo.notification.url=https://sc.stratos.apache.org:9445/services/RepoNotificationService/
+identity.server.url=https://sc.stratos.apache.org:9447/services/RepoNotificationService/
 
 adc.jdbc.url=jdbc:h2:repository/database/WSO2S2_DB
 adc.jdbc.username=wso2carbon