Apr 29, 2011 at 9:53 AM, takrishnan wrote:
> > I would like add multiple sudoer files to the sudoers.d directory and
> > would like someone to help.
>
> > I'm thinking something like should work but it's no.
>
> > init.pp
> > -
> &
I would like add multiple sudoer files to the sudoers.d directory and
would like someone to help.
I'm thinking something like should work but it's no.
init.pp
-
class sudoers {
file:
:
:
pkg:
:
:
}
class sudoers::$sudogroup {
file {"$
Thanks for the tip Patrick. It worked fine except that without
hasrestart =>true, it was using stop/start but I wanted to restart.
-tak
On May 21, 4:40 pm, Patrick wrote:
> On May 21, 2010, at 11:23 AM, takrishnan wrote:
>
>
>
> > Hi,
>
> > I have this in my sshdc
Hi,
I have this in my sshdconfig module's init.pp but the service is not
getting restarted even though at first connect the file sshd_config is
getting modified with the Banner entry. Can someone please help?
class sshdconfig {
file {
"/etc/ssh/sshd_config":
path