On Fri, May 22, 2009 at 11:26 PM, Kelsey Hightower
<[email protected]> wrote:
>
> Puppet::Type.newtype(:tcpwrapper) do
>   �...@doc = "Manages tcpwarppers hosts.allow and hosts.deny entries.
>    The entry will be placed in /etc/host.allow when 'allow => true'
> or 'deny => false'
>    The entry will be placed in /etc/host.deny when 'deny => true' or
> 'allow => false'
>    Default action is to append the entry to /etc/host.allow

This seems really cool. Is there a way to override the allow/deny file
locations? Is there a standard facility for that sort of override in
puppet?

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Puppet Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/puppet-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to