scripts/fedora-live-iso-label-generator: Add Workstation->WS mapping
This ensures that live media produced for Workstation Edition has a valid volume ID. (cherry picked from commit 21a2d09ca27e67dde8a546879e603153ec2c92a8)
This commit is contained in:
parent
b63dcbd806
commit
ed3032e4e6
@ -51,6 +51,7 @@ volume_id_substitutions = {
|
||||
"Security": "Sec",
|
||||
"Sericea": "Src",
|
||||
"Server": "S",
|
||||
"Workstation": "WS",
|
||||
"-Workstation-": "-WS-",
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user