feat: remove incus from builds file
- this will prevent incus images from building - pending physical build nodes before enabling deployment of incus images
This commit is contained in:
@@ -1,2 +1 @@
|
|||||||
docker
|
docker
|
||||||
incus
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# almalinux/8.10/base
|
# almalinux/8.10/base
|
||||||
deploy_files_from_image = true
|
deploy_files_from_image = true
|
||||||
deploy_files_from_common = true
|
deploy_files_from_common = true
|
||||||
use_incus = true
|
use_incus = false
|
||||||
packages = [
|
packages = [
|
||||||
"git",
|
"git",
|
||||||
"jq",
|
"jq",
|
||||||
|
|||||||
@@ -1,2 +1 @@
|
|||||||
docker
|
docker
|
||||||
incus
|
|
||||||
|
|||||||
@@ -1,7 +1,7 @@
|
|||||||
# almalinux/9.5/base
|
# almalinux/9.5/base
|
||||||
deploy_files_from_image = true
|
deploy_files_from_image = true
|
||||||
deploy_files_from_common = true
|
deploy_files_from_common = true
|
||||||
use_incus = true
|
use_incus = false
|
||||||
packages = [
|
packages = [
|
||||||
"git",
|
"git",
|
||||||
"jq",
|
"jq",
|
||||||
|
|||||||
Reference in New Issue
Block a user