inventory-cost-calculator¶
Attempts to calculate machine cost
Stores cost estimate in inventory/cost
For cloud costs (requires cloud/provider), will use the cloud/instance-type parameter
and lookup cost models from cloud/cost-lookup
If no specific type match is found, will use the approximate using the following formula: [RAM of machine in Gb][ram_multiple][fallback]
At this time, no action for non-cloud machines
Objects that Reference inventory-cost-calculator¶
- stages inventory in Core Task Library v4.15.12-root.2+gba7b0365f30b7a9b6d48ef22fbbd24bba9d27f42 as part of Tasks (declared)
- blueprints cost-calculator in Core Task Library v4.15.12-root.2+gba7b0365f30b7a9b6d48ef22fbbd24bba9d27f42 as part of Tasks (declared)
Objects used by inventory-cost-calculator¶
- templates setup.tmpl
- params cloud/provider
- params cloud/instance-type
- params inventory/RAM
- templates prelude.ps1.tmpl