File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed
tools/appliance/systemvmtemplate Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5050 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
5151 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5252 <project .systemvm.template.location>https://download.cloudstack.org/systemvm</project .systemvm.template.location>
53- <project .systemvm.template.version>4.19.0 .0</project .systemvm.template.version>
53+ <project .systemvm.template.version>4.19.1 .0</project .systemvm.template.version>
5454 <sonar .organization>apache</sonar .organization>
5555 <sonar .host.url>https://sonarcloud.io</sonar .host.url>
5656
Original file line number Diff line number Diff line change 1919set -e
2020set -x
2121
22- CLOUDSTACK_RELEASE=4.19.0
22+ CLOUDSTACK_RELEASE=4.19.1
2323
2424function configure_apache2() {
2525 # Enable ssl, rewrite and auth
Original file line number Diff line number Diff line change 2727 "format" : " qcow2" ,
2828 "headless" : true ,
2929 "http_directory" : " http" ,
30- "iso_checksum" : " sha512:da7e7867ed043b784f5ae7e4adaaf4f023b5235f0fa2ead1279dc93f74bc17801ed906d330e3cd68ee8d3e96b697d21d23cfe2b755f5a9eb555bd5390a8c4dac " ,
31- "iso_url" : " https://cdimage.debian.org/mirror/cdimage/archive/11.8 .0/amd64/iso-cd/debian-11.8 .0-amd64-netinst.iso" ,
30+ "iso_checksum" : " sha512:7ef909042308510e42e2da38fa2815e4f39292b07026fc8cf1b12f3148e7329da7d24b01914fc7449895ee08a38f567f1e09c5f7a9bfaa65bb454ebfd0439f91 " ,
31+ "iso_url" : " https://cdimage.debian.org/mirror/cdimage/archive/11.10 .0/amd64/iso-cd/debian-11.10 .0-amd64-netinst.iso" ,
3232 "net_device" : " virtio-net" ,
3333 "output_directory" : " ../dist" ,
3434 "qemuargs" : [
You can’t perform that action at this time.
0 commit comments