You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could always have another maintainer helping me out like I do with some of my other popular modules. I had no idea this one had traction, to be completely honest. Up for the job?
Otherwise, I hope everyone understands this is free work. I'll continue to do my best. Thanks for the bug reports and code!
Hello,
I have the below code block in one of my classes and every time I run puppet agent it displays the following message:
Notice: /Stage[main]/my_ldap_auth::Selinux_ssh_homedir/Selinux::Module[selinux_ssh_homedir]/Selmodule[local_selinux_ssh_homedir]/ensure: created
Caller
Here are some standard variables from facter.
os => {"name"=>"CentOS", "family"=>"RedHat", "release"=>{"major"=>"7", "minor"=>"2", "full"=>"7.2.1511"}}
Any help would be appreciated.
Thanks!
The text was updated successfully, but these errors were encountered: