Skip to content

Declare modules apache with Hiera #2489

Open
@Jerem59

Description

@Jerem59

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

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