Skip to content

Change type of custom fragment with any or tuple #2490

Open
@Jerem59

Description

@Jerem59

Use Case

Add proxyremote conf with noproxy in the cutom fragment
because this mode is not present in apache module

Describe the Solution You Would Like

Use an array to declare each row in the custom fragment instead of a string

Additional Context

if i add to my config, in the conf file apache, the data are not correctly indented if a use hiera
It's necessary to add \n and to escape double quotes to declare the entries like

    custom_fragment: "ProxyRemote \"*\"  \"https://srv1.cg59.fr:3000\"\n  
                          NoProxy \".intranet.example\" \"172.\" \"192\" \"localhost\" \"127.0.0.1\" \".another.domain\""

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