Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

all: update gh action, media, os images, requirements, swpm generate key for java icm #39

Open
wants to merge 26 commits into
base: dev
Choose a base branch
from

Conversation

sean-freeman
Copy link
Member

all: update gh action, media, os images, requirements, swpm generate key for java icm

@marcelmamula
Copy link

@sean-freeman Please also add latest version of image for SLES4SAP 15 SP6 and add BYOS option as well.
AWS example:

  sles-15-4-sap-ha: "*suse-sles-sap-15-sp4-v202*-hvm-ssd-x86_64*"
  sles-15-5-sap-ha: "*suse-sles-sap-15-sp5-v202*-hvm-ssd-x86_64*"
  sles-15-6-sap-ha: "*suse-sles-sap-15-sp6-v202*-hvm-ssd-x86_64*"
  sles-15-4-sap-ha-byos: "*suse-sles-sap-15-sp4-byos-v202*-hvm-ssd-x86_64*"
  sles-15-5-sap-ha-byos: "*suse-sles-sap-15-sp5-byos-v202*-hvm-ssd-x86_64*"
  sles-15-6-sap-ha-byos: "*suse-sles-sap-15-sp6-byos-v202*-hvm-ssd-x86_64*"

Azure example:

  sles-15-sp6-sap:
    publisher: "SUSE"
    offer: "sles-sap-15-sp6"
    sku: "gen2"
  sles-15-sp6-sap-byos:
    publisher: "SUSE"
    offer: "sles-sap-15-sp6-byos"
    sku: "gen2"

GCP example:

  sles-15-sp6-sap:
    project: "suse-sap-cloud"
    family: "sles-15-sp6-sap"
  sles-15-sp6-sap-byos:
    project: "suse-byos-cloud"
    family: "sles-15-sp6-sap-byos"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants