Skip to content

Latest commit

 

History

History
31 lines (17 loc) · 1.02 KB

IMAGE.md

File metadata and controls

31 lines (17 loc) · 1.02 KB

Select & Prepare Platform

Creating PNDA images

Deploying PNDA using Terraform requires images with some pre-installed elements, such as VMWare tools.

PNDA currently runs on CentOS/RHEL, but you can use Ubuntu/CentOS/RHEL/Mac/Windows OSes to create the PNDA images.

Pre-requisites

For building based images on VMWare, we are using Packer so make sure you've got the right package for your OS download and installed as describe here

Create PNDA images

All the process for building base images is describe on the PNDA repo

git clone https://github.com/pndaproject/pnda.git
cd packer

Then follow the instructions describe in the README to build the differents images

Home Prepare Image Configure Create