Issue #22566 has been reported by bart marien. ---------------------------------------- Bug #22566: puppet agent windows install_options breaks execution command https://projects.puppetlabs.com/issues/22566
* Author: bart marien * Status: Unreviewed * Priority: Normal * Assignee: * Category: * Target version: * Affected Puppet version: * Keywords: * Branch: ---------------------------------------- When specifing extra install options that are not of type type "/switch=valueforswitch" parenthesis are added incorrectly. Specifically, i allways use the "/l path\to\log.txt" when installing silently. I've tried install_options => ['/L c:\bednet\logs\bednet2_22.log'], which generates: Debug: Executing 'msiexec.exe /qn /norestart /i c:/bednet/software/QBedNetSetup.msi "/L c:\bednet\logs\bednet2_22.log"' puppet agent 3.2.4 on windows 7 x64 puppet master 3.2.4 on wheezy -- You have received this notification because you have either subscribed to it, or are involved in it. To change your notification preferences, please click here: http://projects.puppetlabs.com/my/account -- You received this message because you are subscribed to the Google Groups "Puppet Bugs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/puppet-bugs. For more options, visit https://groups.google.com/groups/opt_out.
