Currently in puppet 2.7 is in use.
I am in process moving to puppet 4.

Centos clients are added to AD and authenticated using it.

One of the packages is responsible for configuring systems to allow certain 
users ssh access.
a file '/etc/custom_txt_file' manually created on system with contents of: 
' a tag'

puppet reads that tag and if it finds match it adds certain AD group to 
/etc/pam_allowed_groups as well as /etc/sudoers 

It is all written in custom code and does not want to play with puppet 4

I am wandering if there are better ways to achieve same functionality using 
hiera or an existing module if there is one like that.

Any suggestions and help would be appreciated.

Thank you



-- 
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/11a86f35-3ef4-43fd-a7a5-bef6f3c85538%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to