Sha256: 0accf0814e5958b71f9117e3f2aac91b8cf38acdd0b4a519940a12474f4893e6
Contents?: true
Size: 460 Bytes
Versions: 12
Compression:
Stored size: 460 Bytes
Contents
# Vagrant oVirt4 Example Box Vagrant providers each require a custom provider-specific box format. This folder shows the example contents of a box for the `ovirt4` 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
12 entries across 12 versions & 1 rubygems