Issue #18243 has been updated by Josh Cooper. Status changed from Unreviewed to Needs More Information Assignee set to Luis Mayorga
Hi Luis, This is not currently supported. Is this something you can do with an MST instead? If not, we'd welcome patches to the puppet_for_the_win repo. <https://github.com/puppetlabs/puppet_for_the_win>. I'd follow the `PUPPET_CA_SERVER` setting for an example <https://github.com/puppetlabs/puppet_for_the_win/blob/master/wix/puppet.wxs#L250>. You'll need to create a new Component with a unique GUID, IniFile entry, RegistryValue, Property, and CustomActions. ---------------------------------------- Feature #18243: Puppet 3.0.1 for Windows: Enable Report Setting on Puppet.Conf Agents https://projects.puppetlabs.com/issues/18243#change-79875 Author: Luis Mayorga Status: Needs More Information Priority: Normal Assignee: Luis Mayorga Category: Target version: Affected Puppet version: Keywords: Branch: Hi, I would like to install puppet windows client with the **report setting** using the MSI arguments. http://docs.puppetlabs.com/windows/installing.html Is there a way to do it using puppet 3.0.1 or later? -- 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 post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/puppet-bugs?hl=en.
