Hi Josh, I'll check that link,
Thank you again for your help...
Regards...
On 02-04-2012 18:24, Josh Cooper wrote:
Hi Marco,
On Mon, Apr 2, 2012 at 1:17 PM, Marco Parra D.
mailto:marco.parr...@gmail.com>> wrote:
HI Josh,
The program was uninstalled using Add /remove Feature, I fo
Hi Marco,
On Mon, Apr 2, 2012 at 1:17 PM, Marco Parra D. wrote:
> HI Josh,
>
> The program was uninstalled using Add /remove Feature, I found the file
> C:\ProgramData\PuppetLabs\puppet\var\db\package\msi\Universal Forwarder.yml
> on the windows agent side, when I removed the puppet agent instal
HI Josh,
The program was uninstalled using Add /remove Feature, I found the file
C:\ProgramData\PuppetLabs\puppet\var\db\package\msi\Universal
Forwarder.yml on the windows agent side, when I removed the puppet agent
install again the package perfect...
/
/I'm thinking in the case that a user
Hi Marco,
On Fri, Mar 30, 2012 at 12:07 PM, mparrad wrote:
> Hi guys, I'm trying to create my module to install splunk forwarder on
> windows boxes, I have this init.pp file on my module manifests:
>
> class splunk-mp()
> {
>
> file {'D:\Install':
> ensure => directory,
> mode =>
Hi guys, I'm trying to create my module to install splunk forwarder on
windows boxes, I have this init.pp file on my module manifests:
class splunk-mp()
{
file {'D:\Install':
ensure => directory,
mode => 0777,
}
file {'D:\Install\Apps':
ensure => directory,