gsluthra / ck-puppet

Playing with puppet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Playing with puppet

Tasks

  1. Install puppet modules: postgresql and apache.
  2. Register repository for appropriate version of postgres 9.4.
  3. Install postgres.
  4. Create postgres user and database.
  5. Install Apache HTTPD Web Server.
  6. Specify a virtual home with a welcome index.html file.
  7. Open port 80 in iptables firewall.

Automated Steps

  1. /vagrant/firstTimeSetupBox.sh (run via vagrant up command)
  2. /vagrant/puppet-provision.sh (Manually)

About

Playing with puppet


Languages

Language:Puppet 78.7%Language:Shell 21.3%