35 lines
524 B
Plaintext
35 lines
524 B
Plaintext
|
config:
|
||
|
core.https_address: '[::]:8443'
|
||
|
core.trust_password: password
|
||
|
networks:
|
||
|
|
||
|
- config:
|
||
|
ipv4.address: 10.10.10.1/24
|
||
|
ipv6.address: none
|
||
|
description: ""
|
||
|
name: lxdbr0
|
||
|
type: ""
|
||
|
project: default
|
||
|
storage_pools:
|
||
|
- config:
|
||
|
size: 500GB
|
||
|
description: ""
|
||
|
name: default
|
||
|
driver: zfs
|
||
|
profiles:
|
||
|
- config: {}
|
||
|
description: ""
|
||
|
devices:
|
||
|
eth0:
|
||
|
name: eth0
|
||
|
network: lxdbr0
|
||
|
type: nic
|
||
|
root:
|
||
|
path: /
|
||
|
pool: default
|
||
|
type: disk
|
||
|
name: default
|
||
|
projects: []
|
||
|
cluster: null
|
||
|
|