mirror of
https://github.com/Noratrieb/vmlab.git
synced 2026-09-10 04:57:10 +02:00
No description
- Shell 59.7%
- HCL 36.7%
- Nix 3.6%
| .vscode | ||
| ansible | ||
| vm-setup | ||
| .envrc | ||
| .gitignore | ||
| create-vm.sh | ||
| init.sh | ||
| install-vms-ansible.sh | ||
| README.md | ||
| shell.nix | ||
vmlab
create debian vms
./init.sh
sudo ./create-vm.sh debian-k8s-00
sudo ./create-vm.sh debian-k8s-01
sudo ./create-vm.sh debian-k8s-02
sudo ./create-vm.sh debian-k8s-03
sudo ./create-vm.sh debian-k8s-04
./install-vms-ansible.sh