add readme
This commit is contained in:
parent
4aa82c496f
commit
93ef8c8ecd
@ -1 +1 @@
|
||||
Subproject commit 1681c69dbeaf04335db05cf045c3de6f2e662462
|
||||
Subproject commit 29eadc7b92bef861bf699822b751520ba2764253
|
15
readme.md
Normal file
15
readme.md
Normal 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`
|
Loading…
Reference in New Issue
Block a user