Increase minimal Worker storage size 98/100898/2
authorPawel Wieczorek <p.wieczorek2@samsung.com>
Fri, 24 Jan 2020 16:52:23 +0000 (17:52 +0100)
committerPawel Wieczorek <p.wieczorek2@samsung.com>
Wed, 29 Jan 2020 16:12:32 +0000 (17:12 +0100)
commit3fbeaf029e392a829ab81ea7e87e18c90c58545f
treeca8ed907a45900dad54f189598226615738717aa
parent73862e4ea030de857927c23f8f88263f8d3365e3
Increase minimal Worker storage size

At least 40GiB disk is required for Worker VM to store all necessary
Docker images, otherwise it runs out of storage. VM resize can be done
only during its creation (see "machine_virtual_size" [1]).

VM data hashes no longer fitted in single lines nicely, hence they were
broken into several lines.

[1] https://github.com/vagrant-libvirt/vagrant-libvirt#domain-specific-options

Issue-ID: ONAPARC-551
Change-Id: Ib267fd8097b51f53565e0c8f3be7c86c2b3c68ad
Signed-off-by: Pawel Wieczorek <p.wieczorek2@samsung.com>
bootstrap/vagrant-minimal-onap/Vagrantfile