Initial commit.
This commit is contained in:
15
rhsm/syspurpose/valid_fields.json
Normal file
15
rhsm/syspurpose/valid_fields.json
Normal file
@@ -0,0 +1,15 @@
|
||||
{
|
||||
"role": [
|
||||
"CentOS Linux Server",
|
||||
"CentOS Linux Workstation",
|
||||
"CentOS Linux Compute Node"
|
||||
],
|
||||
"service_level_agreement": [
|
||||
"Self-Support"
|
||||
],
|
||||
"usage": [
|
||||
"Production",
|
||||
"Development/Test",
|
||||
"Disaster Recovery"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user