Title: Message Title
Henrik Lindberg commented on an issue
Puppet / Bug PUP-3177
Resource titles ending with square brackets fail
Hi,

We're trying to install a package but the title has got square brackets which seems to make Puppet blow up, for example:

  package { "Windows Server AppFabric v1.1 CU4 [KB 2800726]":
    ensure => installed,
    source => $fullInstallerPath,
    install_options => $install_options,
  }

Trying to run this results in err...

--
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/d/optout.

Reply via email to