Skip to content

Instantly share code, notes, and snippets.

@casjay
Last active October 16, 2024 00:55
Show Gist options
  • Select an option

  • Save casjay/eec361dfe6b30f55e9dead4c4106a298 to your computer and use it in GitHub Desktop.

Select an option

Save casjay/eec361dfe6b30f55e9dead4c4106a298 to your computer and use it in GitHub Desktop.
Incus preseed file
config:
core.https_address: '127.0.0.1:60443'
images.auto_update_interval: 24
networks:
- config:
ipv4.address: auto
ipv6.address: none
description: ""
name: incusbr0
type: "bridge"
project: default
storage_pools:
- config: {}
description: ""
name: default
driver: dir
profiles:
- config: {}
description: ""
devices:
eth0:
name: eth0
network: incusbr0
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