Repository: incubator-brooklyn
Updated Branches:
  refs/heads/master 23b8fa02f -> 8636eb302


Remove invalid characters from brooklyn.properties


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

Branch: refs/heads/master
Commit: faa0abc034aa2ff0835fba12308463600a26ef5d
Parents: 0c85cd9
Author: googlielmo <[email protected]>
Authored: Tue Sep 29 10:53:44 2015 +0200
Committer: googlielmo <[email protected]>
Committed: Tue Sep 29 10:53:44 2015 +0200

----------------------------------------------------------------------
 docs/guide/start/brooklyn.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-brooklyn/blob/faa0abc0/docs/guide/start/brooklyn.properties
----------------------------------------------------------------------
diff --git a/docs/guide/start/brooklyn.properties 
b/docs/guide/start/brooklyn.properties
index 0858f94..a627f47 100644
--- a/docs/guide/start/brooklyn.properties
+++ b/docs/guide/start/brooklyn.properties
@@ -178,7 +178,7 @@ brooklyn.location.named.aws-tokyo = 
jclouds:aws-ec2:ap-northeast-1
 # brooklyn.location.jclouds.hpcloud-compute.credential = password
 ## where username and password are the same as logging in to the web console, 
and
 ## projectname can be found here: https://account.hpcloud.com/projects
-#�brooklyn.location.named.HP\ Cloud\ Arizona-1 = 
jclouds:hpcloud-compute:az-1.region-a.geo-1
+# brooklyn.location.named.HP\ Cloud\ Arizona-1 = 
jclouds:hpcloud-compute:az-1.region-a.geo-1
 # brooklyn.location.named.HP\ Cloud\ Arizona-1.imageId = 
az-1.region-a.geo-1/75845
 # brooklyn.location.named.HP\ Cloud\ Arizona-1.user = ubuntu
 

Reply via email to