30 lines
439 B
YAML
30 lines
439 B
YAML
![]() |
config: {}
|
||
|
networks:
|
||
|
- config:
|
||
|
ipv4.address: auto
|
||
|
ipv6.address: auto
|
||
|
description: ""
|
||
|
name: lxdbr0
|
||
|
type: ""
|
||
|
project: default
|
||
|
storage_pools:
|
||
|
- config:
|
||
|
source: local
|
||
|
description: ""
|
||
|
name: default
|
||
|
driver: zfs
|
||
|
profiles:
|
||
|
- config: {}
|
||
|
description: ""
|
||
|
devices:
|
||
|
eth0:
|
||
|
name: eth0
|
||
|
network: lxdbr0
|
||
|
type: nic
|
||
|
root:
|
||
|
path: /
|
||
|
pool: default
|
||
|
type: disk
|
||
|
name: default
|
||
|
cluster: null
|