All Projects → biemond → packer-vagrant-builder

biemond / packer-vagrant-builder

Licence: other
Build Solaris,CentOS or Ubuntu Vagrant box with puppet rpm's

Programming Languages

shell
77523 projects
powershell
5483 projects

Projects that are alternatives of or similar to packer-vagrant-builder

insaneworks-packer-template
CentOS 7-8 8Stream / AlmaLinux 8 / FreeBSD 12 - 13 x64 + VirtualBox / VMWare for Packer Template + FreeBSD 13 / AlmaLinux 9 + Parallels
Stars: ✭ 38 (-22.45%)
Mutual labels:  vagrant, packer, vmware
packer-centos
Create CentOS images for different hypervisors with Packer
Stars: ✭ 18 (-63.27%)
Mutual labels:  vagrant, packer, vmware
packer-ubuntu
No description or website provided.
Stars: ✭ 29 (-40.82%)
Mutual labels:  vagrant, packer, vmware
docker-hands-on-guide
Hands on guide for docker, k8s cluster lightweight virtualization.
Stars: ✭ 25 (-48.98%)
Mutual labels:  vagrant, packer, vmware
Osx Vm Templates
macOS templates for Packer and VeeWee.
Stars: ✭ 1,050 (+2042.86%)
Mutual labels:  vagrant, packer, vmware
packer-templates
Packer templates for creating Amazon EC2 images, Proxmox templates and Vagrant boxes
Stars: ✭ 70 (+42.86%)
Mutual labels:  vagrant, packer, vmware
Vagrant Boxes
baseboxes build with packer.io for use with vagrant
Stars: ✭ 291 (+493.88%)
Mutual labels:  vagrant, packer, vmware
Robox
The tools needed to robotically create/configure/provision a large number of operating systems, for a variety of hypervisors, using packer.
Stars: ✭ 303 (+518.37%)
Mutual labels:  vagrant, packer, vmware
Packer Templates
Packer templates for Vagrant base boxes
Stars: ✭ 471 (+861.22%)
Mutual labels:  vagrant, packer, vmware
Bento
Packer templates for building minimal Vagrant baseboxes for multiple platforms
Stars: ✭ 3,779 (+7612.24%)
Mutual labels:  vagrant, packer, vmware
Packer Ubuntu 1804
This build has been moved - see README.md
Stars: ✭ 101 (+106.12%)
Mutual labels:  vagrant, packer, vmware
Packer Centos 6
This build has been moved - see README.md
Stars: ✭ 78 (+59.18%)
Mutual labels:  vagrant, packer, vmware
packer-windows
Windows Templates for Packer: Windows 11, Windows 10, Windows Server 2022, 2019, 2016, also with Docker
Stars: ✭ 1,116 (+2177.55%)
Mutual labels:  vagrant, packer, vmware
Nixbox
NixOS Vagrant boxes [[email protected]]
Stars: ✭ 189 (+285.71%)
Mutual labels:  vagrant, packer
Windows Vagrant
Windows 2012R2/10/2016/2019 Base Vagrant Box (https://app.vagrantup.com/rgl)
Stars: ✭ 169 (+244.9%)
Mutual labels:  vagrant, packer
Primary Vagrant
An Apache based Vagrant configuration for helping you get the most out of WordPress Development
Stars: ✭ 192 (+291.84%)
Mutual labels:  vagrant, puppet
Packer Templates
Scripts and Templates used for generating Vagrant images
Stars: ✭ 219 (+346.94%)
Mutual labels:  vagrant, packer
Infrastructure As Code Tutorial
Infrastructure As Code Tutorial. Covers Packer, Terraform, Ansible, Vagrant, Docker, Docker Compose, Kubernetes
Stars: ✭ 1,954 (+3887.76%)
Mutual labels:  vagrant, packer
Packer Build
Packer Automated VM Image and Vagrant Box Builds
Stars: ✭ 199 (+306.12%)
Mutual labels:  vagrant, packer
Packer Centos 7
This build has been moved - see README.md
Stars: ✭ 223 (+355.1%)
Mutual labels:  vagrant, packer

Packer Solaris / Linux vagrant boxes with Puppet pre-installed

  • Fedora 20 (net install iso) 64-bit
  • CentOS 6.4 (Minimal) 64-bit
  • CentOS 6.5 (Minimal) 64-bit
  • CentOS 6.6 (Minimal) 64-bit ( vbox & vmware)
  • CentOS 6.7 (Minimal) 64-bit ( vbox & vmware) with BTRFS
  • CentOS 6.8 (Minimal) 64-bit ( vbox & vmware) with BTRFS + ext4
  • CentOS 7 (1503, 1511) (Minimal) 64-bit ( vbox & vmware) with BTRFS
  • CentOS 7 (1611) (Minimal) 64-bit ( vbox & vmware) with BTRFS + ext4
  • CentOS 7 (1708) (Minimal) 64-bit ( vbox & vmware) with BTRFS + ext4
  • CentOS 5.10 (network iso) 64-bit
  • CentOS 5.8 (network iso) 64-bit
  • Ubuntu 12.04 LTS (Precise Pangolin) 64-bit
  • Solaris 10 x86 64-bit
  • Oracle Linux 6.5 64-bit
  • Oracle Linux 6.6 64-bit
  • Oracle Linux 7.0 64-bit
  • Oracle Linux 7.1 64-bit
  • Oracle Linux 7.2 64-bit with BTRFS
  • Oracle Linux 7.4 64-bit with BTRFS + GUI

software

Download Packer at http://packer.io, tested it with Packer 0.8.6

export PATH=~/packer_0.8.6_darwin_amd64:$PATH

how to build a box

  • packer build centos-5.8-x86_64.json

  • packer build centos-5.10-x86_64.json

  • packer build centos-6.4-x86_64.json

  • packer build centos-6.5-x86_64.json

  • packer build -only=virtualbox-iso centos-6.6-x86_64.json

  • packer build -only=vmware-iso centos-6.6-x86_64.json

  • packer build -only=virtualbox-iso centos-6.7-x86_64.json

  • packer build -only=vmware-iso centos-6.7-x86_64.json

  • packer build -only=virtualbox-iso centos-6.8-x86_64.json

  • packer build -only=vmware-iso centos-6.8-x86_64.json

  • packer build -only=virtualbox-iso centos-6.9-x86_64.json

  • packer build -only=vmware-iso centos-6.9-x86_64.json

  • packer build -only=virtualbox-iso centos-7-1503-x86_64.json

  • packer build -only=vmware-iso centos-7-1503-x86_64.json

  • packer build -only=virtualbox-iso centos-7-1511-x86_64.json

  • packer build -only=vmware-iso centos-7-1511-x86_64.json

  • packer build -only=virtualbox-iso centos-7-1611-x86_64.json

  • packer build -only=vmware-iso centos-7-1611-x86_64.json

  • packer build -only=virtualbox-iso centos-7-1708-x86_64.json

  • packer build -only=vmware-iso centos-7-1708-x86_64.json

  • packer build fedora-20-x86_64.json

  • packer build ubuntu-12.04-amd64.json

  • packer build -only=virtualbox-iso solaris10.json

  • packer build -only=vmware-iso solaris10.json

  • packer build solaris11.json

  • packer build -only=virtualbox-iso solaris11_2.json

  • packer build -only=vmware-iso solaris11_2.json

  • packer build oracle-linux-5.8-x86_64.json

  • packer build oracle-linux-6.5-x86_64.json

  • packer build oracle-linux-6.6-x86_64.json

  • packer build -only=virtualbox-iso oracle-linux-6.6-x86_64.json

  • packer build -only=vmware-iso oracle-linux-6.6-x86_64.json

  • packer build oracle-linux-7.0-x86_64.json

  • packer build -only=virtualbox-iso oracle-linux-7.1-x86_64.json

  • packer build -only=vmware-iso oracle-linux-7.1-x86_64.json

  • packer build -only=virtualbox-iso oracle-linux-7.2-x86_64.json

  • packer build -only=vmware-iso oracle-linux-7.2-x86_64.json

  • packer build -only=virtualbox-iso oracle-linux-7.4-x86_64.json

  • packer build -only=vmware-iso oracle-linux-7.4-x86_64.json

Oracle Linux 7 has

  • btrfs as filesystem
  • update iso_location variable this contains the location of this iso
  • Oracle 7.0 iso can be downloaded from edelivery.oracle.com

btrfs commands

  • mount | grep btrfs
  • btrfs device scan
  • btrfs filesystem scan /dev/sda
  • btrfs filesystem df /
  • btrfs filesystem show /
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].