File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
tools/appliance/systemvmtemplate/scripts Expand file tree Collapse file tree 2 files changed +2
-1
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.20.1 .0</project .systemvm.template.version>
53+ <project .systemvm.template.version>4.20.2 .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 @@ -68,6 +68,7 @@ function zero_disk() {
6868}
6969
7070function finalize() {
71+ depmod -a
7172 configure_misc
7273 configure_rundisk_size
7374 configure_sudoers
You can’t perform that action at this time.
0 commit comments