By Alejandro Dario Tomeniuc, 5AHIF
This repository contains a simple setup to configure an NGINX web server using Puppet and Vagrant.
- Vagrantfile: Defines a virtual machine using Ubuntu with port forwarding.
- nginx.pp: Puppet manifest to install and configure NGINX, deploying a basic web page.