Commit Graph

5 Commits

Author SHA1 Message Date
Khue Doan
10e7cb6736 refactor: switch back to bridge network for dev VM 2022-01-02 15:38:04 +07:00
Khue Doan
6f0f8dd6f9 feat: generate dev VM IP address based on inventory 2022-01-02 14:05:22 +07:00
Khue Doan
66c70c023f refactor(metal): convert inventories back to YAML
Easier for Vagrant (and other tools in the future) to parse
2022-01-02 12:27:21 +07:00
Khue Doan
5b258eba7a style(metal): convert inventories from YAML to INI
We don't need to parse the inventories in Terraform anymore.
INI is easier to read and edit
2021-11-25 18:48:55 +07:00
Khue Doan
3d73d9efd9 feat(metal): add dev VM for local development or evaluation 2021-11-25 18:36:34 +07:00