packer-post-processor-vagrant-vmware-ovf

command module
v0.2.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 15, 2017 License: MIT Imports: 20 Imported by: 0

README

packer-post-processor-vagrant-vmware-ovf Build Status

This packer plugin leverages VMware OVF Tool to create a vmware_ovf Vagrant box that is compatible with vagrant-vcloud, vagrant-vcenter and vagrant-vcloudair, you can find a detailed explanation of the format here on the wiki.

This plugin is used to build the boxes available at https://vagrantcloud.com/gosddc you can find the packer templates here

Prerequisites

Software:

  • VMware OVF Tool

Notes:

  • This post processor only works with the VMware builder.

Installation

Starting from Packer v0.7.0 there are new ways of installing plugins, see the official Packer documentation for further instructions.

Usage

In your JSON template add the following post processor:

  "post-processors": [
    {
        "type": "vagrant-vmware-ovf"
    }
  ]

Other parameters available are:

  • provider: You can override the provider metadata to vcloud or vcenter to build legacy boxes for old vagrant-vcloud and vagrant-vcenter installs.
  • compression: You can set compression of the box with an integer from 0 to 9 (default is 6).

If you don't want to compile the code, you can grab a release here.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL