/puppet

Puppet (masterless) to configure webserver(s) to interact with RDS MySQL instances in AWS VPC

Primary LanguageRuby

Joechem puppet

Getting started

Dependencies

  • vagrant
  • r10k gem (should probably move to inside vagrantbox

Setup

  • make install
  • vagrant up

Test the setup works by vagrant ssh and run php -v to ensure php 7.0.x is installed.