blob: 6df9f12ec207cf4bb8279bcab140d4f69abe0c6f [file] [log] [blame] [view]
# 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.