upd instance.yaml example
This commit is contained in:
parent
b211148c0a
commit
f091b34854
@ -127,9 +127,11 @@ boot:
|
|||||||
- hd
|
- hd
|
||||||
# Network configuration. This decision is temporary and will be changed in
|
# Network configuration. This decision is temporary and will be changed in
|
||||||
# the future. We recommend not using this option.
|
# the future. We recommend not using this option.
|
||||||
network_interfaces:
|
network:
|
||||||
|
interfaces:
|
||||||
- mac: 00:16:3e:7e:8c:4a
|
- mac: 00:16:3e:7e:8c:4a
|
||||||
source: default
|
source: default
|
||||||
|
model: virtio
|
||||||
# Disk image
|
# Disk image
|
||||||
image: /images/debian-12-generic-amd64.qcow2
|
image: /images/debian-12-generic-amd64.qcow2
|
||||||
# Storage volumes list
|
# Storage volumes list
|
||||||
|
Loading…
Reference in New Issue
Block a user