e2d7f0c7ab
also fix terminfo konsole-color-256
terraform libvirt
prerequis
Setup libvirt provider for terraform https://github.com/dmacvicar/terraform-provider-libvirt/releases
yaourt -S terraform-provider-libvirt
Provision compute into qemu/kvm with terraform and libvirt provider
export LIBVIRT_DEFAULT_URI="qemu+tcp://127.0.0.1/system"
terraform init
terraform apply
Description
Languages
HCL
85.2%
Makefile
14.1%
Shell
0.7%