aboutsummaryrefslogtreecommitdiffstats
path: root/roles_data_undercloud.yaml
diff options
context:
space:
mode:
authorDan Prince <dprince@redhat.com>2017-05-04 08:52:38 -0400
committerDan Prince <dprince@redhat.com>2017-06-12 10:04:58 -0400
commit15c93fdbd9325ea62a8e478a2b35f81db994c38e (patch)
tree9aa9297e0239420ccbbb0cabd7acd5060343a368 /roles_data_undercloud.yaml
parent9a319d42b6c5092d1863e7018afee3eb42b9d6ed (diff)
Move iscsid to a container
This configures iscsid so that it runs as a container on relevant roles (undercloud, controller, compute, and volume). When the iscsid docker service is provision it will also run an ansible snippet that disables the iscsid.socket on the host OS thus disabling the hosts systemd from auto-starting iscsid as it normally does. Co-Authored-By: Jon Bernard <jobernar@redhat.com> Change-Id: I2ea741ad978f166e199d47ed1b52369e9b031f1f
Diffstat (limited to 'roles_data_undercloud.yaml')
-rw-r--r--roles_data_undercloud.yaml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles_data_undercloud.yaml b/roles_data_undercloud.yaml
index ad760fd6..a31c093e 100644
--- a/roles_data_undercloud.yaml
+++ b/roles_data_undercloud.yaml
@@ -22,6 +22,7 @@
- OS::TripleO::Services::IronicApi
- OS::TripleO::Services::IronicConductor
- OS::TripleO::Services::IronicPxe
+ - OS::TripleO::Services::Iscsid
- OS::TripleO::Services::Keystone
- OS::TripleO::Services::Memcached
- OS::TripleO::Services::MistralApi