Skip to content

Commit

Permalink
incus: set default storage drive to btrfs
Browse files Browse the repository at this point in the history
Signed-off-by: Abiola Ibrahim <[email protected]>
  • Loading branch information
abiosoft committed Jul 26, 2024
1 parent 9140a48 commit 32b1b1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment/container/incus/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ storage_pools:
size: {{.Disk}}GiB
description: ""
name: default
driver: zfs
driver: btrfs
profiles:
- config: {}
description: ""
Expand Down

0 comments on commit 32b1b1e

Please sign in to comment.