mirror of
https://github.com/hashicorp/vault.git
synced 2026-05-28 04:10:44 -04:00
enos(rhel): remove references to 9.4 again (#30410)
Signed-off-by: Ryan Cragun <me@ryan.ec>
This commit is contained in:
parent
debca85240
commit
025448109d
1 changed files with 1 additions and 1 deletions
|
|
@ -57,7 +57,7 @@ locals {
|
|||
}
|
||||
rhel = {
|
||||
"8.10" = ["softhsm"]
|
||||
"9.4" = ["softhsm"]
|
||||
"9.5" = ["softhsm"]
|
||||
}
|
||||
ubuntu = {
|
||||
"20.04" = ["softhsm"]
|
||||
|
|
|
|||
Loading…
Reference in a new issue