A Bolt inventory generator for VMs on various providers including orbstack and vmpooler.
This bolt_dynamic_inventory
gem queries either VMPooler or Orbstack and generates a Bolt inventory. It can be used in 2 ways:
- as a gem. For more information see How to use as a gem.
- as a bolt dynamic inventory plugin. For more information see How to use as a bolt dynamic plugin.
This repository also explains How to create a basic dynamic inventory plugin.
For a listing of various how-to guides and design decisions, see here.