Skip to content

Instantly share code, notes, and snippets.

@pythoninthegrass
Created April 18, 2025 15:43
Show Gist options
  • Save pythoninthegrass/5431a9896b63dd8385f8ead974051814 to your computer and use it in GitHub Desktop.
Save pythoninthegrass/5431a9896b63dd8385f8ead974051814 to your computer and use it in GitHub Desktop.
lxd init preseed config
config:
core.https_address: '[::]:8443'
networks:
- config:
ipv4.address: auto
ipv6.address: auto
description: ""
name: lxdbr0
type: ""
project: default
storage_pools:
- config:
size: 30GiB
description: ""
name: default
driver: zfs
storage_volumes: []
profiles:
- config: {}
description: ""
devices:
eth0:
name: eth0
network: lxdbr0
type: nic
root:
path: /
pool: default
type: disk
name: default
projects: []
cluster: null
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment