puppetlabs / puppetlabs/puppetlabs-apache
Declare modules apache with Hiera
Open
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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