Skip to content

stoege/packer-openbsd

 
 

Repository files navigation

OpenBSD Packer Templates

This repository contains templates for building OpenBSD boxes for Vagrant using Packer. Supports VirtualBox, VMware, and QEMU/libvirt providers.

Pre-built boxes can be installed via Hashicorp Atlas:

Current:

vagrant box add stoege/openbsd-6.0

Old:

vagrant box add ryanmaclean/openbsd-5.9

Older:

vagrant box add tmatilai/openbsd-5.7

You can also build the boxes yourself:

packer build openbsd-<version>.json

The boxes won't include VirtualBox Guest Additions nor VMware Tool (as they are not available for the OS). So for synced folders you need to use e.g. NFS or rsync.

License

The templates are based on the Bento project and Veewee templates.

Copyright 2014-2015, Teemu Matilainen ([email protected])

Licensed under the Apache License, Version 2.0 (see the LICENSE).

About

OpenBSD 6.0 Packer Templates

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Shell 100.0%