commit | abe0400562718f14f1ab37860ff2a8cd2f45f644 | [log] [tgz] |
---|---|---|
author | Chris Thistlethwaite <christ@apache.org> | Tue Jul 23 15:41:45 2019 -0400 |
committer | Chris Thistlethwaite <christ@apache.org> | Tue Jul 23 15:41:45 2019 -0400 |
tree | 455d7bc6fa5869ab49e4e81091e09e4e5706f97e | |
parent | 5f39a843e51d0df69a4c5f5b31f17aa64cc07d57 [diff] |
changing startup script
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.