Using sacctmgr to get max cores and max mem for an account

I was able to do this using an associative array in ruby using the slurm account name and the max limits I needed then used the data-max-variable: value to set the max value. I’m going to try to put this in as an initializer next.