From a84ecaf590f4064ad29588026a64ce7cbc91cc1c Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Thu, 8 Feb 2024 10:15:08 -0600 Subject: [PATCH] update drive path for elrond ceph disk --- ansible/main/inventory/hosts.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/main/inventory/hosts.yaml b/ansible/main/inventory/hosts.yaml index 74d9c2c..83e2cef 100644 --- a/ansible/main/inventory/hosts.yaml +++ b/ansible/main/inventory/hosts.yaml @@ -25,7 +25,7 @@ kubernetes: elrond: ansible_host: 10.1.1.43 ceph_drives: - - /dev/vdb + - /dev/xvdb narya: ansible_host: 10.1.1.44 ceph_drives: