I find this in 
http://docs.puppetlabs.com/references/latest/type.html#cron-attribute-user.

This property defaults to the user running Puppet or root.

May I assume it's same for exec?


On Thursday, June 26, 2014 1:45:29 PM UTC-7, virgil wrote:
>
> Hi guys,
>
> I wonder when I executed the following command, 
> eg:
> class cal{
>         exec{'perms':
>         command => 'C:\Windows\System32\calc.exe',
>         logoutput => true
>         }
> }
> What is the default execute user? Or which log can I reference to find it 
> out?
>
> Thanks.
> Virgil
>

-- 
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/1c2fb639-6adf-4355-95ca-dd5329c7933e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to