Feature #3458
Updated by Ruben S. Montero over 6 years ago
This issue is to add a new attribute to oned.conf with the default cost for templates when no cost is associated with it, for example
DEFAULT_COST = [
CPU = 1,
MEMOTY = 2,
DISK = 3
]
DEFAULT_COST = [
CPU = 1,
MEMOTY = 2,
DISK = 3
]