puppetlabs / puppetlabs/puppetlabs-java

mixed type for `$openjdk` in params.pp

Open
#615 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Ruby
Stars
101
Forks
274
Avg merge
1h 33m
Merged PRs (30d)
1

Description

in params.pp $openjdk is assigned string values in some cases and integer values in others

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by reading params.pp and locate every assignment to $openjdk. Determine the intended consistent type from the surrounding parameter definitions and usage, then verify that all branches assign that type and that existing module checks still pass.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devops, infrastructure
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.