Disable SwiftDispersion when using docker
authorMichele Baldessari <michele@acksyn.org>
Tue, 17 Oct 2017 12:22:27 +0000 (14:22 +0200)
committerEmilien Macchi <emilien@redhat.com>
Mon, 23 Oct 2017 17:01:05 +0000 (17:01 +0000)
commitdd6b7fe5422c2110ba54ee46a3a9aa72db2b1dee
tree45c32be05f54aeb0129d2440b9afce81538e2589
parent8da5e1f7006d8128e83fe151da930dc5a670180d
Disable SwiftDispersion when using docker

We currently have the following in the registry:
OS::TripleO::Services::SwiftDispersion: puppet/services/swift-dispersion.yaml

Since this service is included by default in the Controller role
it will be installed on the host even on a containerized deployment.

Let's noop this in docker.yaml until a containerized version of it
gets merged.

Change-Id: Ic2793d0cfb7b20f4661cb1a45793cae67a4868b4
Closes-Bug: #1723788
(cherry picked from commit 0c8ba9651734a0e6180ca443c87c8c8ca5169d6c)
environments/docker.yaml