packer-parallels

module
v0.0.0-...-2819adb Latest Latest
Warning

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

Go to latest
Published: May 3, 2014 License: MPL-2.0

README

Deprecated!

Now Packer supports Parallels.

Packer Builder Plugin for Parallels

This is a Packer Builder plugin for Parallels Desktop for Mac.

Notes) This works with LiveCD/LiveDVD ISO only. You can find better implementation here.

How to Build the Plugin

$ make

It will build and install packer-builder-parallels-iso and packer-post-processor-vagrant to make a box for Vagrant.

How to Use (Pack a box)

  • Prepare template.json for Packer with "type": "parallels-iso".

    {
    	"builders": [{
    		"type": "parallels-iso",
    	.
    	.
    	.
    
  • Use Packer to build a pvm or a box

    $ packer build template.json

    Cf.) A sample project for boot2docker

Directories

Path Synopsis
builder
plugins
post-processor
vagrant
vagrant implements the packer.PostProcessor interface and adds a post-processor that turns artifacts of known builders into Vagrant boxes.
vagrant implements the packer.PostProcessor interface and adds a post-processor that turns artifacts of known builders into Vagrant boxes.

Jump to

Keyboard shortcuts

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