commit | e79c9876435c723b341e89c3e82112660d81d607 | [log] [tgz] |
---|---|---|
author | vexxhost-bot <105816074+vexxhost-bot@users.noreply.github.com> | Fri Oct 04 19:41:41 2024 -0400 |
committer | GitHub <noreply@github.com> | Fri Oct 04 23:41:41 2024 +0000 |
tree | 86e513af4865b2da247f8846e2aaee1f2e93f55c | |
parent | a7ff803b1a6416aad029cdb6bcd9cf590688edf2 [diff] [blame] |
[ATMOSPHERE-346] fix: Ensure iscsid starts (#1959) 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