On Thu, Feb 19, 2015 at 4:32 AM, cko <dert...@gmail.com> wrote:

> I installed the package manually and used "puppet resource package" to
> determine the exact package name.
>
> But I just found out that Puppet *doesn't install the package* at all
> *unless* I run puppet manually via "puppet agent -t". The report says
> otherwise.
>
> The Puppet service on the nodes runs as the "Local System Account"
> (Default)
>
>
> I do not want to run "puppet agent -t" manuall on every machine for this
> to work :|
>

I wonder if this is due to some requirement of the USB installer to install
interactively. When you are running puppet agent -t, you are doing it from
an interactive session. When the service runs puppet agent, it is not
interactive.

You can allow the service to interact with the desktop, but I'm not sure if
this would cause other issues. If you want to give it a shot though, it may
resolve the issue of installers that require interactive sessions.  Be sure
you restart the service once you make this change. I would recommend
testing this change against something non-production to be sure there are
no other consequences of this adjustment.
[image: Inline image 1]



>
> On Thursday, February 19, 2015 at 11:15:34 AM UTC+1, Dirk Heinrichs wrote:
>>
>>  Am 19.02.2015 um 10:29 schrieb cko:
>>
>>  But on every puppet run, the "package" resource gets applied. Example
>> tagmail output:
>>
>>
>>
>> *Thu Feb 19 09:48:28 +0100 2015 /Stage[main]/[ .. module
>> ]/Package[signotec WinUSB]/ensure (notice): created Thu Feb 19 10:16:59
>> +0100 2015 /Stage[main]/[ .. module ]/Package[signotec WinUSB]/ensure
>> (notice): created *
>> *.....*
>>
>>  Any ideas?
>>
>>
>> Is  'signotec WinUSB' exactly the name of the package as reported by
>> Windows in Control Panel\All Control Panel Items\Programs and Features?
>> dito for the version?
>>
>> HTH...
>>
>>     Dirk
>> --
>>
>> *Dirk Heinrichs*, Senior Systems Engineer, Engineering Solutions
>> *Recommind GmbH*, Von-Liebig-Straße 1, 53359 Rheinbach
>> *Tel*: +49 2226 1596666 (Ansage) 1149
>> *Email*: d...@recommind.com
>> *Skype*: dirk.heinrichs.recommind
>> www.recommind.com
>>
>  --
> 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/fe2a6f7a-9010-4e47-bfb1-6c05896d6749%40googlegroups.com
> <https://groups.google.com/d/msgid/puppet-users/fe2a6f7a-9010-4e47-bfb1-6c05896d6749%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>
> For more options, visit https://groups.google.com/d/optout.
>



-- 
Rob Reynolds
Developer, Puppet Labs

*PuppetConf 2015 <http://2015.puppetconf.com/> is coming to Portland,
Oregon! Join us October 5-9.*
*Register now to take advantage of the Early Adopter discount
<https://www.eventbrite.com/e/puppetconf-2015-october-5-9-tickets-13115894995?discount=EarlyAdopter>
*
*--**save $349!*

-- 
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/CAMJiBK4sufrM%2B0tsAT60rPEK_37Zz5sbXMq59%2BSXuhwgMhpKOQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to