summaryrefslogtreecommitdiffstats
path: root/qa/suites/rbd/iscsi/base/install.yaml
blob: cca178cafe822721caf3770a969235917eb87984 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
use_shaman: True
tasks:
- cephadm:
- cephadm.shell:
    host.a:
    - ceph orch status
    - ceph orch ps
    - ceph orch ls
    - ceph orch host ls
    - ceph orch device ls
- install:
    extra_system_packages:
      deb:
      - open-iscsi
      - multipath-tools
      rpm:
      - iscsi-initiator-utils
      - device-mapper-multipath