switching from upstart to systemd
2 files changed
tree: 7c20f03f314d0e6a0193679cc56a8be46fd45fd9
  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.