Create list-pads.sh
1 file changed
tree: 3d2bd3eb3901eb0d073839490a7d1ae091a2d8a0
  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.