summaryrefslogtreecommitdiffstats
path: root/qa/suites/orch/cephadm/smoke-singlehost/2-services/rgw.yaml
blob: cb2c6f4b6b8a2c1a357999810c432d389c45d5bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
tasks:
- cephadm.apply:
    specs:
      - service_type: rgw
        service_id: foo
        placement:
          count_per_host: 4
          host_pattern: "*"
        spec:
          rgw_frontend_port: 8000
- cephadm.wait_for_service:
    service: rgw.foo