Title: Message Title
Charlie Sharpsteen commented on an issue
Hiera / New Feature HI-127
PR (185) Allow escaping %{...} in hiera data so that hiera does not try to perform a replacement
I have some data that contains Apache variables (such as %{SERVER_NAME}, %{QUERY_STRING}, etc )
in a Hiera file (Yaml backend). However, when I retrieve the value, the string is replaced with
empty value. For instance, for:

myserver: http://%{SERVER_NAME}

I got the value "http//"

I found out that during the lookup in the YAML backend, the answ...

--
You received this message because you are subscribed to the Google Groups "Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-bugs+unsubscr...@googlegroups.com.
To post to this group, send email to puppet-bugs@googlegroups.com.
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/d/optout.

Reply via email to