From f091b348544a7f9845abb7c5159ab050eff9f103 Mon Sep 17 00:00:00 2001 From: ge Date: Tue, 16 Jan 2024 22:25:12 +0300 Subject: [PATCH] upd instance.yaml example --- instance.full.yaml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/instance.full.yaml b/instance.full.yaml index 0c4981c..3458f0a 100644 --- a/instance.full.yaml +++ b/instance.full.yaml @@ -127,9 +127,11 @@ boot: - hd # Network configuration. This decision is temporary and will be changed in # the future. We recommend not using this option. -network_interfaces: - - mac: 00:16:3e:7e:8c:4a - source: default +network: + interfaces: + - mac: 00:16:3e:7e:8c:4a + source: default + model: virtio # Disk image image: /images/debian-12-generic-amd64.qcow2 # Storage volumes list