Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 1.3 KB

File metadata and controls

31 lines (20 loc) · 1.3 KB

bolt_dynamic_inventory

Description

Usage

Appendix

HowTos

Tutorials

Design Decisions

  • ADR-0001 - Extend this gem to be a bolt inventory dynamic plugin also
  • ADR-0002 - Configure bolt inventory with native ssh to keep things simple
  • ADR-0003 - Gather inventory metadata via the cli to keep things simple
  • ADR-0004 - Create dynamic inventory groups based on hostname regex patterns
  • ADR-0005 - Add 'role' fact that matches the group name making puppet switching easier
  • ADR-0006 - Extend the plugin to handle not only orbstack but vmpooler as well
  • ADR-0007 - Use nmap SSH port scan for VMPooler VM connectivity filtering