Plugin for ploy to provision virtual machines using VirtualBox.
Project description
Example config
[vb-master:virtualbox] # use-acpi-powerbutton = false [vb-disk:boot] size = 102400 [vb-hostonlyif:vboxnet0] ip = 192.168.56.1 [vb-dhcpserver:vboxnet0] ip = 192.168.56.2 netmask = 255.255.255.0 lowerip = 192.168.56.100 upperip = 192.168.56.254 [vb-instance:foo] # headless = true vm-ostype = FreeBSD_64 vm-memory = 512 vm-accelerate3d = off vm-acpi = on vm-rtcuseutc = on vm-boot1 = disk vm-boot2 = dvd vm-nic1 = hostonly vm-hostonlyadapter1 = vboxnet0 vm-nic2 = nat vm-natpf2 = ssh,tcp,,47022,,22 storage = --type dvddrive --medium ~/downloads/archives/mfsbsd-se-9.2-RELEASE-amd64.iso --medium vb-disk:boot
Changelog
1.0b4 - 2014-07-15
Verify and if possible create host only interfaces and dhcpservers. [fschulze]
Add support for instances that have manually been put into saved state. [fschulze]
1.0b3 - 2014-07-08
Packaging and test fixes. [fschulze]
1.0b2 - 2014-07-04
Python 3 compatibility. [fschulze]
Renamed mr.awsome to ploy and mr.awsome.virtualbox to ploy_virtualbox. [fschulze]
1.0b1 - 2014-06-16
Initial release [fschulze]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
ploy_virtualbox-1.0b4.zip
(20.6 kB
view details)
File details
Details for the file ploy_virtualbox-1.0b4.zip
.
File metadata
- Download URL: ploy_virtualbox-1.0b4.zip
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 332dbe6e9d73aeb308f8e13cb663660cb19b4430b064fb261701e664ee696d44 |
|
MD5 | e91c46c797315ddec765739da5f4a404 |
|
BLAKE2b-256 | ec54b63f2e69168de123347a1ee84797813d1d9156e2706f2210c7528a05fcac |