Hi,

I have written a class module that sets up the users, groups and security 
for each client.
I would like to use the saz/ssh module to set

PermitRootLogin

to

without-password

on every server. This is a SSH server configuration.

How do I do it? Do I have to subclass the ssh class with my class? I really 
just want to treat the SSH setting as a type that I just set in my class. 
I've read the docs but I'm really stuck on the syntax for using a class in 
another class.

Reg.


-- 
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/1f063c74-16e6-47ec-b8a6-bcbd45415eeb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to