Required tweaks for latest cloud-image changes

This commit is contained in:
Stefan Reimer 2023-04-28 10:27:46 +00:00
parent 3ba7b3dc1f
commit c9e09a9a73
2 changed files with 4 additions and 1 deletions

View File

@ -8,7 +8,7 @@ repos {
"https://dl-cdn.alpinelinux.org/alpine/edge/community" = edge-community
}
repos_keys = [ "https://cdn.zero-downtime.net/alpine/stefan@zero-downtime.net-61bb6bfb.rsa.pub" ]
repo_keys = [ "https://cdn.zero-downtime.net/alpine/stefan@zero-downtime.net-61bb6bfb.rsa.pub" ]
kernel_options {
"apparmor=1" = true

View File

@ -19,6 +19,9 @@ Default {
image_format = vhd
storage_url = "file://~quark/tmp/alpine-cloud-images/{v_version}/cloud/{cloud}/{arch}"
download_url = "https://dev.alpinelinux.org/~tomalok/alpine-cloud-images/{v_version}/cloud/{cloud}/{arch}"
# image access
access.PUBLIC = false