Merge pull request #1 from gstein/master

first step in a "list of pads" page
tree: 665d5d266a29f8c1d7be9a5ac8af4b3b7c5f3ba8
  1. files/
  2. manifests/
  3. spec/
  4. templates/
  5. .gitreview
  6. Gemfile
  7. LICENSE
  8. metadata.json
  9. Rakefile
  10. README.md
README.md

OpenStack Etherpad Lite Module

This module installs and configures Etherpad Lite

forked from openstack-infra/puppet-etherpad_lite

There are few changes made to this vs puppetizing, specifically the template and the removal of nodejs and npm install from the etherpad_lite base. nodejs and npm are both installed using base packages which was causing issues with runtime order and this module.