aboutsummaryrefslogtreecommitdiffstats
path: root/environments
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2017-05-18 10:29:50 -0400
committerDan Prince <dprince@redhat.com>2017-06-12 10:04:59 -0400
commit9e6c10917cef4dc3a0193df979ce1f46c62c225a (patch)
treec43488e0d1f62a4acb7b6d06a2ebe7788f1308ce /environments
parent15c93fdbd9325ea62a8e478a2b35f81db994c38e (diff)
Containerize multipathd
Co-Authored-By: Jon Bernard <jobernar@redhat.com> Depends-On: I486de8b6ab2f4235bb4a21c3650f6b9e52a83b80 Change-Id: I6cf70fa05ad1c8aa6d9f837ddcd370eb26e45f97
Diffstat (limited to 'environments')
-rw-r--r--environments/docker.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/environments/docker.yaml b/environments/docker.yaml
index ed94b035..acc07c40 100644
--- a/environments/docker.yaml
+++ b/environments/docker.yaml
@@ -48,6 +48,7 @@ resource_registry:
OS::TripleO::Services::CeilometerAgentNotification: ../docker/services/ceilometer-agent-notification.yaml
OS::TripleO::Services::Horizon: ../docker/services/horizon.yaml
OS::TripleO::Services::Iscsid: ../docker/services/iscsid.yaml
+ OS::TripleO::Services::Multipathd: ../docker/services/multipathd.yaml
OS::TripleO::PostDeploySteps: ../docker/post.yaml
OS::TripleO::PostUpgradeSteps: ../docker/post-upgrade.yaml