Files
zira-etc/rhsm/syspurpose/valid_fields.json
2022-07-05 13:00:47 +03:00

16 lines
267 B
JSON

{
"role": [
"AlmaLinux Server",
"AlmaLinux Workstation",
"AlmaLinux Compute Node"
],
"service_level_agreement": [
"Self-Support"
],
"usage": [
"Production",
"Development/Test",
"Disaster Recovery"
]
}