puppetlabs / puppetlabs/puppetlabs-apache

Declare modules apache with Hiera

Open
#2,489 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

community
Dominant language
Puppet
Stars
356
Forks
1.1k
Avg merge
3m
Merged PRs (30d)
1

Description

Hello
i don't find how to declare a list of apache module in hiera
I want to add remoteip, xml2enc by example but with hiera
In puppet it's ok with

apache::mod { 'proxy_ajp': }
apache::mod { 'proxy_html': }
apache::mod { 'alias': }
apache::mod { 'xml2enc': }
apache::mod { 'remoteip': }

but how do it with hiera

Thx

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

No file, test, or entry point is named. First clarify whether the expected outcome is documentation or implementation for declaring apache::mod resources through Hiera, then define a reproducible configuration example and how successful module declaration should be verified.

Written by the indexing model from the issue text.

Assessment

Domain
devops
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.