add readme

This commit is contained in:
Antoine 2020-07-26 18:18:08 +02:00
parent 4aa82c496f
commit 93ef8c8ecd
Signed by: antoine
GPG Key ID: 098FB66FC0475E70
2 changed files with 16 additions and 1 deletions

@ -1 +1 @@
Subproject commit 1681c69dbeaf04335db05cf045c3de6f2e662462
Subproject commit 29eadc7b92bef861bf699822b751520ba2764253

15
readme.md Normal file
View File

@ -0,0 +1,15 @@
# terraform libvirt
## prerequis
Setup libvirt provider for terraform [https://github.com/dmacvicar/terraform-provider-libvirt/releases](https://github.com/dmacvicar/terraform-provider-libvirt/releases)
`yaourt -S terraform-provider-libvirt`
Provision compute into qemu/kvm with terraform and libvirt provider
`terraform init`
`terraform apply`