From 1fa4f72d64349f1f03f8ea9c622cff1d93f5586e Mon Sep 17 00:00:00 2001
From: Bo-Chun Louis Chen <louistw@uab.edu>
Date: Thu, 15 Sep 2022 09:39:18 -0500
Subject: [PATCH] Add intel-dcb partition

---
 form.yml.erb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/form.yml.erb b/form.yml.erb
index 46ca075..9f60f24 100644
--- a/form.yml.erb
+++ b/form.yml.erb
@@ -94,6 +94,7 @@ attributes:
       - [ "largemem", "largemem" ]
       - [ "largemem-long", "largemem-long" ]
       - [ "amd-hdr100", "amd-hdr100" ]
+      - [ "intel-dcb", "intel-dcb" ]
 
 # All of the attributes that make up the Dashboard form (in respective order),
 # and made available to the submit configuration file and the template ERB
-- 
GitLab