commit | 890058e1bbabf1257ce170dfdad618192411f234 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Oct 04 19:47:21 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Oct 04 23:47:21 2024 +0000 |
tree | b77e92c1d441cb565b30e9d3398a76516355320e | |
parent | cbc982bdf6de0c12ae38da00cebfb7c5e8fe300e [diff] [blame] |
[ATMOSPHERE-349] fix: Ensure iscsid starts (#1960) This is an automated cherry-pick of #1874 /assign ricolin
diff --git a/playbooks/openstack.yml b/playbooks/openstack.yml index 5f583e0..ffd5322 100644 --- a/playbooks/openstack.yml +++ b/playbooks/openstack.yml
@@ -75,6 +75,10 @@ tags: - multipathd + - role: iscsi + tags: + - iscsi + - name: Deploy Open vSwitch hosts: controllers:computes become: true