Skip to content
This repository was archived by the owner on Feb 12, 2024. It is now read-only.
This repository was archived by the owner on Feb 12, 2024. It is now read-only.

Installing tomcat manager. #7

Description

@Ansonator

The tomcat manager application is present in the .tar.gz that I am installing. However, it gets deleted at https://github.com/cerner/cerner_tomcat/blob/v2.1.0/providers/default.rb#L66. That line nukes everything in the webapps directory after installing tomcat.

Would it be possible to add a new parameter to this cookbook which stops it from executing line 66 so that it will retain everything under webapps directory after installing tomcat? That would enable me to install tomcat manager (since the template option in this cookbook already makes it easy to deploy a conf/tomcat-users.xml file).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions