feat: add ausyd1nxvm2062 as image host
- ausyd1nxvm2062 replaces ausyd1nxvm1072 as the incus-images host
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
# build profile
|
||||
build:
|
||||
description: "profile to use when building images"
|
||||
project: null
|
||||
config:
|
||||
boot.autostart: true
|
||||
limits.cpu: 1
|
||||
limits.memory: 1024MB
|
||||
limits.memory.enforce: hard
|
||||
limits.memory.swap: true
|
||||
devices:
|
||||
- type: nic
|
||||
name: eth0
|
||||
properties:
|
||||
parent: brcom1
|
||||
nictype: bridged
|
||||
- type: disk
|
||||
name: root
|
||||
properties:
|
||||
pool: fastpool
|
||||
size: 10GB
|
||||
path: /
|
||||
Reference in New Issue
Block a user