Versions in this module Expand all Collapse all v0 v0.12.3 Mar 2, 2017 v0.12.2 Jan 20, 2017 v0.12.1 Dec 15, 2016 Changes in this version + const DefaultDiskSize + const DefaultPassword + const DefaultRamSize + const DefaultUsername + const LowRam + const MaxDiskSize + const MaxRamSize + const MinDiskSize + const MinNestedVirtualizationRamSize + const MinRamSize + type Builder struct + func (b *Builder) Cancel() + func (b *Builder) Prepare(raws ...interface{}) ([]string, error) + func (b *Builder) Run(ui packer.Ui, hook packer.Hook, cache packer.Cache) (packer.Artifact, error) + type Config struct + BootCommand []string + Communicator string + Cpu uint + DiskSize uint + EnableDynamicMemory bool + EnableMacSpoofing bool + EnableSecureBoot bool + EnableVirtualizationExtensions bool + FloppyFiles []string + Generation uint + GuestAdditionsMode string + GuestAdditionsPath string + RamSize uint + SecondaryDvdImages []string + SkipCompaction bool + SwitchName string + SwitchVlanId string + VMName string + VlanId string Other modules containing this package gopkg.in/mitchellh/packer.v1