Add support for max hosts on org

This commit is contained in:
mabashian
2019-02-21 16:42:46 -05:00
committed by Jeff Bradberry
parent 046385d72e
commit ce5a85a53b
8 changed files with 45 additions and 13 deletions
@@ -57,6 +57,7 @@ function OutputStrings (BaseString) {
EXTRA_VARS: t.s('Extra Variables'),
FINISHED: t.s('Finished'),
FORKS: t.s('Forks'),
HOST_LIMIT_ERROR: t.s('Host Limit Error'),
INSTANCE_GROUP: t.s('Instance Group'),
INVENTORY: t.s('Inventory'),
INVENTORY_SCM: t.s('Source Project'),