From 6f16b4e4a6f2c353387f72db66851af90dc915aa Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Tue, 31 Mar 2015 16:55:31 +0000 Subject: Set up Ironic --- clusters/openstack-cluster.morph | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'clusters/openstack-cluster.morph') diff --git a/clusters/openstack-cluster.morph b/clusters/openstack-cluster.morph index 3e220741..232bc7f2 100644 --- a/clusters/openstack-cluster.morph +++ b/clusters/openstack-cluster.morph @@ -63,4 +63,12 @@ systems: NEUTRON_PUBLIC_URL: http:\/\/onenode:9696 NEUTRON_INTERNAL_URL: http:\/\/onenode:9696 NEUTRON_ADMIN_URL: http:\/\/onenode:9696 + IRONIC_SERVICE_USER: ironic + IRONIC_SERVICE_PASSWORD: veryinsecure + IRONIC_PUBLIC_URL: http:\/\/onenode:6385 + IRONIC_INTERNAL_URL: http:\/\/onenode:6385 + IRONIC_ADMIN_URL: http:\/\/onenode:6385 + IRONIC_HOST: onenode + IRONIC_DB_USER: ironicDB + IRONIC_DB_PASSWORD: veryinsecure METADATA_PROXY_SHARED_SECRET: novaneutronmetasecret -- cgit v1.2.1