Re: [Puppet Users] Re: SSH configuration Question

2013-09-16 Thread Darin Perusich
I wrote an ssh_config defined type, unpublished, to manage every sshd config value. This allowed me to set custom options like $port, $allowgroups, create $match and $match_conditions, etc, on a server by servers basis. -- Later, Darin On Mon, Sep 16, 2013 at 12:02 PM, jcbollinger wrote: > > > O

[Puppet Users] Re: SSH configuration Question

2013-09-16 Thread jcbollinger
On Sunday, September 15, 2013 10:00:16 PM UTC-5, John.1209 wrote: > > I'm somewhat new to puppet and I have this issue with SSH. > > Let's say I have 6 different SSH configurations. How do I get puppet to > install or upgrade SSH based on the configurations? Assume the O/S and > SSHD versions