This is an automated email from the ASF dual-hosted git repository.
rohit pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cloudstack.git
The following commit(s) were added to refs/heads/main by this push:
new 929cfbc3e26 Update to Debian 12 (#9627)
929cfbc3e26 is described below
commit 929cfbc3e26d6865163f651c05f03742c36601b8
Author: Wei Zhou <[email protected]>
AuthorDate: Tue Sep 3 12:58:16 2024 +0200
Update to Debian 12 (#9627)
---
tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git
a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
index 1a465f4999f..1df64d114cb 100644
--- a/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
+++ b/tools/appliance/systemvmtemplate/scripts/configure_systemvm_services.sh
@@ -41,7 +41,7 @@ function configure_issue() {
__?.o/ Apache CloudStack SystemVM $CLOUDSTACK_RELEASE
( )# https://cloudstack.apache.org
- (___(_) Debian GNU/Linux 11 \n \l
+ (___(_) Debian GNU/Linux 12 \n \l
EOF
}