Skip to content
This repository was archived by the owner on Jul 24, 2018. It is now read-only.
This repository was archived by the owner on Jul 24, 2018. It is now read-only.

Can't enable tomcat on Debian 8 (Jessie) #91

@geekix

Description

@geekix

Hello,

I have a problem when deploying Tomcat on Debian 8 (Jessie) with your module. As I am using Debian, your module doesn't deploy systemd service file and relies only on init script.
And I presume that puppet can't enable Tomcat because the init script is missing Default-Start and Default-Stop values. Maybe there is a reason for that?

Here is the error message I get :

Error: Could not enable tomcat8: Error: /Stage[main]/Tomcat::Service::Archive/Service[tomcat8]/enable: change from false to true failed: Could not enable tomcat8:

The init script should be LSB compliant, see : https://wiki.debian.org/LSBInitScripts

Tell me if you need more infos and if you could update init script template.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions