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-16 17:33:41 +0000
commitf751a3322fcda74a3a20f8f9c64973496fa9ffc4 (patch)
treeb4ae49e0ae63cb3700b4b84bebf431ca62cea035
parentcebf7629b73172f73dd4ce8c3598ec7d12d4336a (diff)
downloaddefinitions-f751a3322fcda74a3a20f8f9c64973496fa9ffc4.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 02889f52..d176c965 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