aboutsummaryrefslogtreecommitdiffstats
path: root/roles/Database.yaml
diff options
context:
space:
mode:
authorAlex Schultz <aschultz@redhat.com>2017-08-29 09:30:18 -0600
committerEmilien Macchi <emilien@redhat.com>2017-08-30 12:06:34 +0000
commit39950e6cd8a4a9b69a0f6b78110fb7cb25765111 (patch)
tree023945c0ac8e4c84cc24049079df06fc3dfdafa8 /roles/Database.yaml
parentd772eb77273402a54503906ff40d2d8aa0dc5630 (diff)
Add missing Docker service
The example composable roles are missing the docker service declaration so they currently do not work when trying to deploy with containerized services. Change-Id: I986ae561b950e74aacea10bce84673e8d0c9bd97 Closes-Bug: #1713755 (cherry picked from commit 50c975d1590930e6ce453942f99759a25ec08703)
Diffstat (limited to 'roles/Database.yaml')
-rw-r--r--roles/Database.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/Database.yaml b/roles/Database.yaml
index ffeada05..689b1617 100644
--- a/roles/Database.yaml
+++ b/roles/Database.yaml
@@ -12,6 +12,7 @@
- OS::TripleO::Services::CACerts
- OS::TripleO::Services::CertmongerUser
- OS::TripleO::Services::Collectd
+ - OS::TripleO::Services::Docker
- OS::TripleO::Services::FluentdClient
- OS::TripleO::Services::Kernel
- OS::TripleO::Services::MySQL