update htz-cloud.{afra,miniserver} to bookworm
This commit is contained in:
parent
54d55bbb8d
commit
e7a652503f
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ bundles = [
|
||||||
"zfs",
|
"zfs",
|
||||||
]
|
]
|
||||||
groups = [
|
groups = [
|
||||||
"debian-bullseye",
|
"debian-bookworm",
|
||||||
"webserver",
|
"webserver",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
@ -13,7 +13,7 @@ nodes['htz-cloud.miniserver'] = {
|
||||||
'zfs',
|
'zfs',
|
||||||
},
|
},
|
||||||
'groups': {
|
'groups': {
|
||||||
'debian-bullseye',
|
'debian-bookworm',
|
||||||
'webserver',
|
'webserver',
|
||||||
},
|
},
|
||||||
'metadata': {
|
'metadata': {
|
||||||
|
|
Loading…
Reference in a new issue