Because the kojid capacity is difficult and error-prone to calculate
automatically, let the user define this. Default the kojid capacity to
what is listed in the pagure documentation.
Signed-off-by: George T Kramer <george.t.kramer@intel.com>
The capacity for kojid should scale according to the number of
processing units available because building packages is largely a
CPU-bound task. Defaulting to a safe capacity of one-fourth the number
of processing units.
Signed-off-by: George T Kramer <george.t.kramer@intel.com>
Making external repository usage optional based on how it's defined or
not defined in parameter.sh so users do not need to edit any script
besides this one.
Signed-off-by: George T Kramer <george.t.kramer@intel.com>