XNerv / packer-debian

Packer Project - Debian

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Debian Logo

Packer Project - Debian

Packer project to generate Debian Vagrant Boxes.

Usage

  1. You need to have installed in your system the following softwares:

  2. Clone this git repository in /some/path and go to him.

  3. Call build-<version>-<provider>.bat to build the vagrant boxes. They will be located in the build directory inside this repository.

  4. Call install-<version>-<provider>.bat to add the generated vagrant boxes to your system.

    REMARKS: Replace <version> by the desired version of Debian like "8.8.0" and replace <provider> by the virtualization provider like "virtualbox".

Contributing

  1. Fork it!
  2. Create your feature branch: git checkout -b my-new-feature
  3. Commit your changes: git commit -am 'Add some feature'
  4. Push to the branch: git push origin my-new-feature
  5. Submit a pull request =^.~=
  6. Be happy \O/

License

BSD 3

About

Packer Project - Debian

License:Other


Languages

Language:Shell 64.4%Language:Batchfile 35.6%