mirror of
https://github.com/hashicorp/vault.git
synced 2026-04-27 09:07:59 -04:00
Temporarily remove SLES from samples (#27378)
This commit is contained in:
parent
67fc1fab4c
commit
490cdd9066
2 changed files with 16 additions and 16 deletions
|
|
@ -97,7 +97,7 @@ sample "build_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -107,7 +107,7 @@ sample "build_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -117,7 +117,7 @@ sample "build_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -127,7 +127,7 @@ sample "build_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -141,7 +141,7 @@ sample "build_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -151,7 +151,7 @@ sample "build_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -161,7 +161,7 @@ sample "build_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -171,7 +171,7 @@ sample "build_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["crt"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
|
||||
exclude {
|
||||
|
|
|
|||
|
|
@ -97,7 +97,7 @@ sample "release_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -107,7 +107,7 @@ sample "release_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -117,7 +117,7 @@ sample "release_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -127,7 +127,7 @@ sample "release_ce_linux_arm64_rpm" {
|
|||
arch = ["arm64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "rhel", "sles"]
|
||||
distro = ["amzn2", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -141,7 +141,7 @@ sample "release_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -151,7 +151,7 @@ sample "release_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -161,7 +161,7 @@ sample "release_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
@ -171,7 +171,7 @@ sample "release_ce_linux_amd64_rpm" {
|
|||
arch = ["amd64"]
|
||||
artifact_source = ["artifactory"]
|
||||
artifact_type = ["package"]
|
||||
distro = ["amzn2", "leap", "rhel", "sles"]
|
||||
distro = ["amzn2", "leap", "rhel"] // temporarily remove SLES
|
||||
edition = ["ce"]
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue