Files
zira-etc/rhsm/syspurpose/valid_fields.json
2021-05-24 22:18:33 +03:00

16 lines
276 B
JSON

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