summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-12-17 18:02:47 +0000
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2015-01-22 12:46:28 +0000
commitb18f85176ffefafbe91b1ac0c0f7141bb7a59dea (patch)
tree9cd9604cafd3e86070cca7a4468b649be6de80cd /systems
parent94e657440e11a33adbff3eeec367f28fa7612a7f (diff)
downloaddefinitions-b18f85176ffefafbe91b1ac0c0f7141bb7a59dea.tar.gz
Add databases stratum to system and add configuration and services for postgres
Diffstat (limited to 'systems')
-rw-r--r--systems/openstack-server.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/systems/openstack-server.morph b/systems/openstack-server.morph
index dce17f28..35bde8bc 100644
--- a/systems/openstack-server.morph
+++ b/systems/openstack-server.morph
@@ -23,6 +23,8 @@ strata:
morph: strata/connectivity.morph
- name: networking-utils
morph: strata/networking-utils.morph
+- name: databases
+ morph: strata/databases.morph
- name: erlang
morph: strata/erlang.morph
- name: openstack-common
@@ -45,3 +47,4 @@ configuration-extensions:
- openstack-cinder
- openstack-neutron
- openvswitch
+- postgres