Puppet v3.4.3
What I was specifically hoping to do was:
exec { 'test' :
command => "%comspec% /c (a Windows command-line program with parameters)",
}
to avoid having to determine where Windows was installed. Although 'puppet
parser vaildate init.pp' doesn't return an error the client agent
Thanks for the replies, learned more than I imagined.
On Friday, October 9, 2015 at 2:53:47 PM UTC-5, Leroy Tennison wrote:
>
> Puppet v3.4.3
>
> What I was specifically hoping to do was:
>
> exec { 'test' :
>
> command => "%comspec% /c (a Wi
Working on a new implementation and just beginning investigation of
managing anti-virus deployment by Puppet. At this point even the selection
of an anti-virus is open. I'm looking for feedback on any particularly
good or bad experiences with the deployment aspect of particular anti-virus
pro