saz / puppet-ssh

Puppet module to manage ssh server and client
http://forge.puppetlabs.com/saz/ssh
Other
123 stars 237 forks source link

set sshd config mode to 0644 on AIX, fixes #371 #383

Closed saz closed 4 months ago

ccombs-trustamerica commented 4 months ago

Saz, I can't test right now since I am on the old stdlib. I do like the way you made the change using hieradata vs my if/else method. When I get a chance I will update my fork with your code plus stdlib changes to support <9 and test.

saz commented 4 months ago

I've already merged the change, as it won't break existing things anyways. If you're able to test it and see an issue, please open a new issue here.