From 61e057a7e9356217a2672ab10864a1b7a3af2ea4 Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Sun, 20 Aug 2023 14:35:42 +0000 Subject: [PATCH] Add data disk to oci-node01 --- host_vars/oci-node01.home.foo.sh.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/host_vars/oci-node01.home.foo.sh.yml b/host_vars/oci-node01.home.foo.sh.yml index 0cc5278..9116611 100644 --- a/host_vars/oci-node01.home.foo.sh.yml +++ b/host_vars/oci-node01.home.foo.sh.yml @@ -1,5 +1,7 @@ --- vmhost: vmhost01.home.foo.sh +datadisks: + - {size: 10, type: nvme} network_interfaces: - device: eth0 vlan: 20