Blame SOURCES/CENTOS-use-centos-syspurposes.patch
|
|
fd13ab |
diff --git a/etc-conf/syspurpose/valid_fields.json b/etc-conf/syspurpose/valid_fields.json
|
|
|
fd13ab |
index 1ac7ea0e..305ec4b9 100644
|
|
|
fd13ab |
--- a/etc-conf/syspurpose/valid_fields.json
|
|
|
fd13ab |
+++ b/etc-conf/syspurpose/valid_fields.json
|
|
|
fd13ab |
@@ -1,12 +1,10 @@
|
|
|
fd13ab |
{
|
|
|
fd13ab |
"role": [
|
|
|
fd13ab |
- "Red Hat Enterprise Linux Server",
|
|
|
fd13ab |
- "Red Hat Enterprise Linux Workstation",
|
|
|
fd13ab |
- "Red Hat Enterprise Linux Compute Node"
|
|
|
fd13ab |
+ "CentOS Linux Server",
|
|
|
fd13ab |
+ "CentOS Linux Workstation",
|
|
|
fd13ab |
+ "CentOS Linux Compute Node"
|
|
|
fd13ab |
],
|
|
|
fd13ab |
"service_level_agreement": [
|
|
|
fd13ab |
- "Premium",
|
|
|
fd13ab |
- "Standard",
|
|
|
fd13ab |
"Self-Support"
|
|
|
fd13ab |
],
|
|
|
fd13ab |
"usage": [
|