Hi

>> The premise is simple, what's causing for me this need for this type
>> is that i can't find anything that does it for me (augeas was
>> mentioned but i don't get the red hat site's relevance and there is no
>> info on the puppet site). What i want to do is ensure that the
>> sshd_config contains a line that specifies the listen address. This
>> should be tied to the IP address that the host uses to communicate to
>> the puppet server, and thus it's primary IP, and what i gather the
>> fact $ipaddress denotes.
>
>
> Why not just use the template function to generate the file it is really
> simple and should do everything you want to do.  Of course, this would mean
> that you would be managing the entire content of the sshd_config file, but
> that probably isn't a bad thing.  Here is a link to the template
> documentation should be pretty straight forward.
>
>  http://reductivelabs.com/trac/puppet/wiki/PuppetTemplating

there is a module used by various people which let you do that. The  
module can be found @:

https://labs.riseup.net/code/repositories/show/module-sshd
https://git.puppet.immerda.ch/?p=module-sshd;a=summary

cheers pete

--~--~---------~--~----~------------~-------~--~----~
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