From 4fad87eaefa37bd328531ac022df33b32518d2d7 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Fri, 22 Sep 2023 22:34:02 -0500 Subject: [PATCH] Added drives for ceph. --- ansible/kubernetes/inventory/hosts.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/ansible/kubernetes/inventory/hosts.yaml b/ansible/kubernetes/inventory/hosts.yaml index 6c227b4..63f318b 100644 --- a/ansible/kubernetes/inventory/hosts.yaml +++ b/ansible/kubernetes/inventory/hosts.yaml @@ -8,7 +8,13 @@ kubernetes: hosts: valinor-1: ansible_host: 10.2.0.3 + ceph_drives: + - /dev/disk/by-id/scsi-0HC_Volume_37231496 valinor-2: ansible_host: 10.2.0.4 + ceph_drives: + - /dev/disk/by-id/scsi-0HC_Volume_37231521 valinor-3: ansible_host: 10.2.0.5 + ceph_drives: + - /dev/disk/by-id/scsi-0HC_Volume_37231596