Update README

This commit is contained in:
Aleksandr Didenko 2016-06-16 17:50:44 +02:00
parent 4c6f85b8ae
commit c81457c617

View file

@ -6,8 +6,10 @@ Scripts to create libvirt lab with vagrant and prepare some stuff for `k8s` depl
Requirements
============
* vagrant
* vagrant-libvirt plugin
* `libvirt`
* `vagrant`
* `vagrant-libvirt` plugin
* `$USER` should be able to connect to libvirt (test with `virsh list --all`)
How-to
======