commit | bf61ae37554ffe8c8e8920b4ebb4e0e9fd42fc8d | [log] [tgz] |
---|---|---|
author | Chris Thistlethwaite <christ@apache.org> | Tue Jul 23 14:49:39 2019 -0400 |
committer | Chris Thistlethwaite <christ@apache.org> | Tue Jul 23 14:49:39 2019 -0400 |
tree | fcf474ac5534b763231f5ef77f08e01002985a41 | |
parent | e4b8eee5e004ca36b2f0aea277dc6a96449fb764 [diff] |
this time with the correct service name
diff --git a/manifests/init.pp b/manifests/init.pp index 4e517ea..604a302 100644 --- a/manifests/init.pp +++ b/manifests/init.pp
@@ -92,8 +92,8 @@ owner => 'root', } - systemd::unit_file { 'jira.service': - source => 'puppet:///modules/jira_asf/jira.service', + systemd::unit_file { 'etherpad-lite.service': + source => 'puppet:///ext-modules/puppet-etherpad_lite/etherpad-lite.service', } file { "${base_log_dir}/${ep_user}":