summaryrefslogtreecommitdiff
path: root/clusters/openstack-two-node-installer.morph
diff options
context:
space:
mode:
Diffstat (limited to 'clusters/openstack-two-node-installer.morph')
-rw-r--r--clusters/openstack-two-node-installer.morph4
1 files changed, 3 insertions, 1 deletions
diff --git a/clusters/openstack-two-node-installer.morph b/clusters/openstack-two-node-installer.morph
index 393f4ca5..05bdcc6e 100644
--- a/clusters/openstack-two-node-installer.morph
+++ b/clusters/openstack-two-node-installer.morph
@@ -6,7 +6,7 @@ description: |2
OpenStack system spread across three nodes.
This cluster creates disk images that may be `dd`'d onto install media to
- produce an OpenStack cluster when instanciated.
+ produce an OpenStack cluster when instantiated.
Alternatively it may be used to install directly onto a physical disk by
running:
@@ -98,6 +98,7 @@ systems:
INSTALL_FILES: openstack/manifest
IRONIC_DB_PASSWORD: veryinsecure
IRONIC_DB_USER: ironicDB
+ IRONIC_ENABLE_SERVICE: true
IRONIC_SERVICE_PASSWORD: veryinsecure
IRONIC_SERVICE_USER: ironic
KEYSTONE_ADMIN_PASSWORD: veryinsecure
@@ -172,6 +173,7 @@ systems:
INSTALL_FILES: openstack/manifest
IRONIC_DB_PASSWORD: veryinsecure
IRONIC_DB_USER: ironicDB
+ IRONIC_ENABLE_SERVICE: false
IRONIC_SERVICE_PASSWORD: veryinsecure
IRONIC_SERVICE_USER: ironic
KEYSTONE_ADMIN_PASSWORD: veryinsecure