Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1976,7 +1976,7 @@ class ScvmmProvisionProvider extends AbstractProvisionProvider implements Worklo
virtualImage = context.services.virtualImage.get(virtualImageId)
imageId = virtualImage.externalId
} else {
virtualImage = new VirtualImage(code: 'scvmm.image.morpheus.ubuntu.22.04.20250218.amd64')
virtualImage = new VirtualImage(code: 'hyperv.image.morpheus.ubuntu.22.04.20260115.amd64')
//better this later
}

Expand Down
3 changes: 1 addition & 2 deletions src/main/resources/scribe/scvmm-compute-types.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ resource "workload-type" "docker-scvmm-ubuntu-22_04" {
code = "docker-scvmm-ubuntu-22.04"
shortName = "ubuntu"
name = "Docker Ubuntu 22.04"
ports = [22]
containerVersion = "22.04"
repositoryImage = ""
imageCode = "morpheus ubuntu 22.04"
Expand All @@ -75,7 +74,7 @@ resource "workload-type" "docker-scvmm-ubuntu-22_04" {
providerType = "scvmm"
checkTypeCode = "vmCheck"
virtualImage = {
code = "scvmm.image.morpheus.ubuntu.22.04.20250218.amd64"
code = "hyperv.image.morpheus.ubuntu.22.04.20260115.amd64"
}
containerPorts = ["ubuntu.22"]
provisionType = "scvmm"
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/scribe/scvmm-instance-type.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ resource "workload-type" "scvmm-1_0" {
code = "scvmm-1.0"
shortName = "scvmm"
name = "SCVMM"
ports = []
containerVersion = "1.0"
repositoryImage = ""
entryPoint = ""
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/scribe/scvmm-ubuntu-16-docker.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ resource "workload-type" "docker-scvmm-ubuntu-16_04" {
code = "docker-scvmm-ubuntu-16.04"
name = "Docker Ubuntu 16.04"
shortName = "ubuntu"
ports = ["22"]
containerVersion = "16.04"
containerType = "docker"
repositoryImage = null
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/scribe/scvmm-ubuntu-16.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ resource "workload-type" "ubuntu-scvmm-16_04" {
code = "ubuntu-scvmm-16.04"
shortName = "ubuntu"
name = "Ubuntu 16.04"
ports = [22]
containerVersion = "16.04"
repositoryImage = null
entryPoint = null
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/scribe/scvmm-ubuntu-20.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ resource "workload-type" "ubuntu-scvmm-20_04" {
code = "ubuntu-scvmm-20.04"
shortName = "ubuntu"
name = "Ubuntu 20.04"
ports = [22]
containerVersion = "20.04"
repositoryImage = null
entryPoint = null
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/scribe/scvmm-ubuntu-22.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ resource "workload-type" "ubuntu-scvmm-22_04" {
code = "ubuntu-scvmm-22.04"
shortName = "ubuntu"
name = "Ubuntu 22.04"
ports = [22]
containerVersion = "22.04"
repositoryImage = null
entryPoint = null
Expand Down
1 change: 0 additions & 1 deletion src/main/resources/scribe/scvmm-windows-12.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ resource "workload-type" "scvmm-windows-2012_r2" {
code = "scvmm-windows-2012_r2"
shortName = "windows"
name = "Windows 2012 r2"
ports = [3389]
containerVersion = "2012 r2"
repositoryImage = null
imageCode = "morpheus windows 2012 r2",
Expand Down
9 changes: 0 additions & 9 deletions src/main/resources/scribe/scvmm-workload-type-and-set.scribe
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ resource "workload-type" "almalinux-scvmm-9" {
code = "almalinux-scvmm-9"
shortName = "almalinux"
name = "AlmaLinux 9"
ports = [22]
containerVersion = "9"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -32,7 +31,6 @@ resource "workload-type" "opensuse-scvmm-15_1" {
code = "opensuse-scvmm-15.1"
shortName = "opensuse"
name = "openSUSE 15.1"
ports = [22]
containerVersion = "15.1"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -61,7 +59,6 @@ resource "workload-type" "centos-scvmm-9-stream" {
code = "centos-scvmm-9-stream"
shortName = "centos"
name = "CentOS 9-stream"
ports = [22]
containerVersion = "9-stream"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -91,7 +88,6 @@ resource "workload-type" "debian-scvmm-11" {
code = "debian-scvmm-11"
shortName = "debian"
name = "Debian 11"
ports = [22]
containerVersion = "11"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -121,7 +117,6 @@ resource "workload-type" "debian-scvmm-12" {
code = "debian-scvmm-12"
shortName = "debian"
name = "Debian 12"
ports = [22]
containerVersion = "12"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -151,7 +146,6 @@ resource "workload-type" "rocky-scvmm-8" {
code = "rocky-scvmm-8"
shortName = "rocky"
name = "Rocky 8"
ports = [22]
containerVersion = "8"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -181,7 +175,6 @@ resource "workload-type" "rocky-scvmm-9" {
code = "rocky-scvmm-9"
shortName = "rocky"
name = "Rocky 9"
ports = [22]
containerVersion = "9"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -211,7 +204,6 @@ resource "workload-type" "ubuntu-scvmm-18_04" {
code = "ubuntu-scvmm-18.04"
shortName = "ubuntu"
name = "Ubuntu 18.04"
ports = [22]
containerVersion = "18.04"
repositoryImage = null
entryPoint = null
Expand Down Expand Up @@ -241,7 +233,6 @@ resource "workload-type" "ubuntu-scvmm-24_04" {
code = "ubuntu-scvmm-24.04"
shortName = "ubuntu"
name = "Ubuntu 24.04"
ports = [22]
containerVersion = "24.04"
repositoryImage = null
entryPoint = null
Expand Down
Loading