Blame SOURCES/CENTOS-use-centos-syspurposes.patch

Brian Stinson 3be792
diff --git a/etc-conf/syspurpose/valid_fields.json b/etc-conf/syspurpose/valid_fields.json
Brian Stinson 3be792
index 1ac7ea0e..305ec4b9 100644
Brian Stinson 3be792
--- a/etc-conf/syspurpose/valid_fields.json
Brian Stinson 3be792
+++ b/etc-conf/syspurpose/valid_fields.json
Brian Stinson 3be792
@@ -1,12 +1,10 @@
Brian Stinson 3be792
 {
Brian Stinson 3be792
     "role": [
Brian Stinson 3be792
-      "Red Hat Enterprise Linux Server",
Brian Stinson 3be792
-      "Red Hat Enterprise Linux Workstation",
Brian Stinson 3be792
-      "Red Hat Enterprise Linux Compute Node"
Brian Stinson 3be792
+      "CentOS Linux Server",
Brian Stinson 3be792
+      "CentOS Linux Workstation",
Brian Stinson 3be792
+      "CentOS Linux Compute Node"
Brian Stinson 3be792
     ],
Brian Stinson 3be792
     "service_level_agreement": [
Brian Stinson 3be792
-      "Premium",
Brian Stinson 3be792
-      "Standard",
Brian Stinson 3be792
       "Self-Support"
Brian Stinson 3be792
     ],
Brian Stinson 3be792
     "usage": [
Brian Stinson 3be792