Skip to content
This repository has been archived by the owner on Aug 9, 2024. It is now read-only.

Latest commit

 

History

History
17 lines (9 loc) · 420 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 420 Bytes

10xEngineer Lab hostnode toolchain

Provides basic functionality for VMs and templates.

Setup new template

`lab-templates create NAME URL to template archive`

Configuration Handlers

Located under handlers/*.rb, in future refactored to individual gem files, template to override specific logic.

Use cases

  • How to configure network based on lab definition

TODO replace external.rb with mixlib-shellout