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