Skip to content

Red Hat Enterprise Linux (RHEL) 7/8 Vagrant box creation using HashiCorp Packer

Notifications You must be signed in to change notification settings

haxorof/packer-rhel

Repository files navigation

packer-rhel

Build RHEL 7:

# packer build rhel7.pkr.json

or

# packer build rhel7.pkr.hcl

Build RHEL 8:

# packer build rhel8.pkr.json

or

# packer build rhel8.pkr.hcl

Test after build:

# export RHEL_VERSION=8
# vagrant up
``´

About

Red Hat Enterprise Linux (RHEL) 7/8 Vagrant box creation using HashiCorp Packer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published