Issue #5467 has been updated by Ashley Penney.
apenney@arya:~/tests/puppet$ cat block.pp
/* foo */
notice("Hi guys")
apenney@arya:~/tests/puppet$ puppet apply block.pp
Scope(Class[main]): Hi guys
Finished catalog run in 0.07 seconds
Looks like this is no longer a problem in 3.x
----------------------------------------
Bug #5467: Block comments should work with `puppet apply`
https://projects.puppetlabs.com/issues/5467#change-67705
Author: Hunter Haugen
Status: Accepted
Priority: Low
Assignee:
Category:
Target version: 2.7.x
Affected Puppet version:
Keywords:
Branch:
As stated in
http://projects.puppetlabs.com/projects/1/wiki/Puppet_Manifest_Documentation
block comments in the syntax of
<pre>/* foo */</pre> should not be evaluated. This doesn't work in 2.6.4
--
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.