Sha256: 1351352f0d27160a640fbe3e384f865956bc4f2da18d353bdccd3aa66598570f
Contents?: true
Size: 460 Bytes
Versions: 18
Compression:
Stored size: 460 Bytes
Contents
# Vagrant oVirt3 Example Box Vagrant providers each require a custom provider-specific box format. This folder shows the example contents of a box for the `ovirt3` provider. To turn this into a box: ``` $ tar cvzf dummy.box ./metadata.json ./Vagrantfile ``` This box works by using Vagrant's built-in Vagrantfile merging to setup defaults for oVirt. These defaults can easily be overwritten by higher-level Vagrantfiles (such as project root Vagrantfiles).
Version data entries
18 entries across 18 versions & 1 rubygems