Project

General

Profile

Bug #49277 » ceph_spec.yml

In most recent reproduction the spec file's hostnames were aligned correctly - John Fulton, 02/12/2021 03:56 PM

 
---
service_type: host
addr: oc0-ceph-3
hostname: oc0-ceph-3
---
service_type: host
addr: oc0-ceph-4
hostname: oc0-ceph-4
---
service_type: mon
placement:
hosts:
- oc0-ceph-2
- oc0-ceph-3
- oc0-ceph-4
---
service_type: osd
service_id: default_drive_group
placement:
hosts:
- oc0-ceph-2
- oc0-ceph-3
- oc0-ceph-4
data_devices:
all: true

(2-2/2)