From 919121caa0874a85c69e5a3192bc53bc6fb9a6a0 Mon Sep 17 00:00:00 2001 From: Joseph Hanson Date: Mon, 25 Sep 2023 19:18:46 -0500 Subject: [PATCH] Updating hosts. --- ansible/kubernetes/inventory/hosts.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ansible/kubernetes/inventory/hosts.yaml b/ansible/kubernetes/inventory/hosts.yaml index 63f318b..e9b6604 100644 --- a/ansible/kubernetes/inventory/hosts.yaml +++ b/ansible/kubernetes/inventory/hosts.yaml @@ -6,15 +6,15 @@ kubernetes: children: master: hosts: - valinor-1: + aule: ansible_host: 10.2.0.3 ceph_drives: - /dev/disk/by-id/scsi-0HC_Volume_37231496 - valinor-2: + eonwe: ansible_host: 10.2.0.4 ceph_drives: - /dev/disk/by-id/scsi-0HC_Volume_37231521 - valinor-3: + arlen: ansible_host: 10.2.0.5 ceph_drives: - /dev/disk/by-id/scsi-0HC_Volume_37231596