dnf install -y php-pgsql
yum install --enablerepo "powertools" python3-matplotlib python3-pandas
Apply ingestor fix
cd /tmp
curl -O https://patch-diff.githubusercontent.com/raw/ubccr/xdmod/pull/1942.patch
cd /usr/share/xdmod
patch -p1 < /tmp/1942.patch
Apply Program type fix
cd /etc/xdmod
curl -L https://patch-diff.githubusercontent.com/raw/ubccr/xdmod/pull/1943.patch | sudo patch -p2
Apply side-by-side chart fix
cd /tmp
curl -O https://patch-diff.githubusercontent.com/raw/ubccr/xdmod/pull/1883.patch
cd /usr/share/xdmod
patch -p1 < /tmp/1883.patch
Apply cloud bodge
# Design Ideas
Groupy Requested Resource?
Group by Awarded Resource?
Could do a group by resource action?