more fixes
diff --git a/manifests/init.pp b/manifests/init.pp
index b3dfe86..4ce4884 100644
--- a/manifests/init.pp
+++ b/manifests/init.pp
@@ -93,7 +93,7 @@
   }
 
   systemd::unit_file { 'etherpad-lite.service':
-      source => 'puppet:///puppet-etherpad_lite/etherpad-lite.service',
+      source => 'puppet:///modules/puppet-etherpad_lite/etherpad-lite.service',
   }
 
   file { "${base_log_dir}/${ep_user}":