Merge branch 'master' of https://bitbucket.org/sunybingcloud/electron into progressiveExtrema
This commit is contained in:
commit
dd3019735d
3 changed files with 36 additions and 32 deletions
|
@ -24,9 +24,11 @@ var PowerClasses = map[string]map[string]bool{
|
|||
},
|
||||
"B": map[string]bool{
|
||||
"stratos-007.cs.binghamton.edu": true,
|
||||
"stratos-008.cs.binghamton.edu": true,
|
||||
},
|
||||
"C": map[string]bool{
|
||||
"stratos-008.cs.binghamton.edu": true,
|
||||
},
|
||||
"D": map[string]bool {
|
||||
"stratos-001.cs.binghamton.edu": true,
|
||||
"stratos-002.cs.binghamton.edu": true,
|
||||
"stratos-003.cs.binghamton.edu": true,
|
||||
|
|
Reference in a new issue