Skip to content
This repository was archived by the owner on Nov 1, 2023. It is now read-only.
This repository was archived by the owner on Nov 1, 2023. It is now read-only.

Ability to disable demo applications #7

@php-coder

Description

@php-coder

I wish to have ability to disable Jetty's demo applications via puppet. Right now I do this with following snippet:

file { "${jetty_rootdir}/jetty/start.d/900-demo.ini":
  ensure  => 'absent',
  notify  => Service['jetty'],
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions