Can you make your code available somewhere, so that we can reproduce?

Generally, I'd like to second John's general advice: Do restart your
Puppet processes to make sure that changes to your Ruby code take effect.

Best,
Felix

On 02/27/2015 09:22 PM, Peter Berghold wrote:
> I think I discovered something, correct me if I'm in the weeds with
> this.  
>
> Seems certain patterns cannot be used as parameters for a type.   So
> far on my list
>
> version  
> ipv4listen
> rndcport
>
> that last one baffles me.
>
> bindconfigure { $mypersonality:
>     #  ipv4listen=>"any",
>       ipv6listen=>"any",
>       # rndcport=>"951",
>       statsport=>"8080",
>       named=>'-n 2',
>       ztp=>"no",
>       m_notify=>"no",
>       transfer=>"none",
>       version=>'9.9.5-S1',
>       state=>"on",
>       notify=> Service['named-all']
>
>     }
>  anybody see anything objectionable here?

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/54F36F6C.6070205%40Alumni.TU-Berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to