commit | 287764468c489adcf56396163680b1a1ef2cce5c | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Oct 04 19:41:46 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Oct 04 23:41:46 2024 +0000 |
tree | 98fd026abe2557174946f4804a008f1e80a2ac7a | |
parent | 345787b6b75705045496e6b347e8d45755ed05db [diff] [blame] |
[ATMOSPHERE-348] fix: Ensure iscsid starts (#1961) 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