--
Hi Dirk,
You're hitting a bug that we've documented in PDB-3284.
You need to add a space before the = after dotted fields like
"parameters.ensure" (so it should look like parameters.ensure
="present" at the very least, but I'd suggest a space on
both sides of the =). Let me know if you run into any other
problems!
- Austin
--
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...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/44bbf09bd8128d8cf7837718cd25d4bcfdd10395.camel%40opentext.com.
You're hitting a bug that we've documented in PDB-3284. You need to add a space before the = after dotted fields like "parameters.ensure" (so it should look like parameters.ensure ="present" at the very least, but I'd suggest a space on both sides of the =). Let me know if you run into any other problems!