Packer definition

Hello guys,

I am looking for designing and testing a HashiCorp Packer definition that allows easy and consistent deployment of GitHub Enterprise to:

  • Vagrant
  • OpenStack
  • AWS
  • VMWare

Do you know where I could find these definitions so that I could draw upon it?

Could be open-source or publicly available/existing definitions.

Regards
RG

If you want to design, you should do it by your own. Let’s Packer build a base image and use a provisioner shell script that installs and configures Github Enterprise. This forum is for questions concerning errors, debugging and understanding workflows. Not taking on the job of others. :wink: