Skip to content
This repository was archived by the owner on Apr 22, 2019. It is now read-only.

Releases: ImpressCMS/packer-impresscms-devbox

v0.1.1

11 Jul 08:29
Compare
Choose a tag to compare

In this release is just fixed issue when vagrant tries to bind static network IP.

This is more like virtual release.

This is a packer script for building ImpressCMS/DevBox-Ubuntu 0.1.1 box for Vagrant.

If you want to use the result from this build, you can type vagrant init ImpressCMS/DevBox-Ubuntu command in system command line. Than if you would like, you can add config.vm.box_version = "0.1.1" line in generated command line.

v0.1

25 Apr 07:00
Compare
Choose a tag to compare

This is more like virtual release.

This is a packer script for building ImpressCMS/DevBox-Ubuntu 0.1 box for Vagrant.

If you want to use the result from this build, you can type vagrant init ImpressCMS/DevBox-Ubuntu command in system command line. Than if you would like, you can add config.vm.box_version = "0.1" line in generated command line.