subutai-io / vagrant

Vagrant Subutai CLI - executes Subutai scripts in target hosts
Apache License 2.0
3 stars 2 forks source link

[libvirt] Add LIBVIRT_POOL configuration parameter #127

Open jadilet opened 6 years ago

jadilet commented 6 years ago

Vagrant Subutai box uses by default libvirt pool storage name default. LIBVIRT_POOL default value should be default.

The user should set libvirt storage pool name like in vagrant-subutai.yml LIBVIRT_POOL: my_custom_pool_name

Almansherov commented 6 years ago

Created libvirt pool in Documents folder:

image

Peer used the directory that was set. Fixed in master