Sha256: 64a114747ef554a77f9acb85520850ae551ccfc4427e049a85dfa26a9533cb09

Contents?: true

Size: 480 Bytes

Versions: 37

Compression:

Stored size: 480 Bytes

Contents

# Vagrant Openstack Cloud Example Box

Vagrant providers each require a custom provider-specific box format.
This folder shows the example contents of a box for the `openstack` provider.
To turn this into a box:

```
$ tar cvzf openstack.box ./metadata.json ./Vagrantfile
```

This box works by using Vagrant's built-in Vagrantfile merging to setup
defaults for Openstack. These defaults can easily be overwritten by higher-level
Vagrantfiles (such as project root Vagrantfiles).

Version data entries

37 entries across 37 versions & 4 rubygems

Version Path
vagrant-openstack-provider-0.13.0 example_box/README.md
vagrant-openstack-illuin-provider-0.12.0 example_box/README.md
vagrant-openstack-provider-0.12.0 example_box/README.md
vagrant-conoha-0.1.10 example_box/README.md
vagrant-openstack-provider-illuin-0.11.1 example_box/README.md
vagrant-openstack-provider-0.11.0 example_box/README.md
vagrant-conoha-0.1.9 example_box/README.md
vagrant-conoha-0.1.8 example_box/README.md
vagrant-openstack-provider-0.10.0 example_box/README.md
vagrant-conoha-0.1.7 example_box/README.md
vagrant-openstack-provider-0.9.0 example_box/README.md
vagrant-openstack-provider-0.8.0 example_box/README.md
vagrant-conoha-0.1.6 example_box/README.md
vagrant-conoha-0.1.5 example_box/README.md
vagrant-conoha-0.1.4 example_box/README.md
vagrant-openstack-provider-0.7.2 example_box/README.md
vagrant-openstack-provider-0.7.1 example_box/README.md
vagrant-conoha-0.1.3 example_box/README.md
vagrant-conoha-0.1.2 example_box/README.md
vagrant-conoha-0.1.1 example_box/README.md