summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-12 14:03:57 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2015-03-12 19:36:53 +0000
commit53d73adfcb5b42be317e811ece486a9f2e3c3d04 (patch)
tree032d2033dedd2e11e902cf07ec711e47d74f64bc
parentfe9f5fc1bc51e67d4cfe43786e1169861f50d77a (diff)
downloaddefinitions-53d73adfcb5b42be317e811ece486a9f2e3c3d04.tar.gz
cluster-fixup
-rw-r--r--clusters/openstack-cluster.morph8
1 files changed, 4 insertions, 4 deletions
diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph
index 7edf2420..ac34e058 100644
--- a/clusters/openstack-cluster.morph
+++ b/clusters/openstack-cluster.morph
@@ -22,15 +22,15 @@ systems:
KEYSTONE_ADMIN_URL: http://onenode:35357/v2.0
KEYSTONE_DB_USER: keystoneDB
KEYSTONE_DB_PASSWORD: veryinsecure
- IDENTITY_URI: http:\/\/onenode:35357
+ IDENTITY_URI: http://onenode:35357
CONTROLLER_HOST: onenode
OPENSTACK_AUTH_HOST: onenode
OPENSTACK_AUTH_PORT: 35357
GLANCE_SERVICE_USER: glance
GLANCE_SERVICE_PASSWORD: veryinsecure
- GLANCE_PUBLIC_URL: http:\/\/onenode:9292
- GLANCE_INTERNAL_URL: http:\/\/onenode:9292
- GLANCE_ADMIN_URL: http:\/\/onenode:9292
+ GLANCE_PUBLIC_URL: http://onenode:9292
+ GLANCE_INTERNAL_URL: http://onenode:9292
+ GLANCE_ADMIN_URL: http://onenode:9292
GLANCE_HOST: onenode
GLANCE_DB_USER: glanceDB
GLANCE_DB_PASSWORD: veryinsecure