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