On Monday, July 7, 2014 9:18:07 AM UTC-5, Marc Whittaker wrote:
>
> Thanks for the suggestions Rich.
>
> I did try double quotes and the result if the same so still no progress.
>
>

Yours is neither a single-quoted nor a double-quoted value.  It is an 
unquoted value with a single quotes somewhere in the middle and at the 
end.  In other words, the quotes are part of the data (which is apparently 
intentional), not significant to the language syntax.  I think this would 
work:

- "marcstest1.password='Checking: This'"


John

-- 
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+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/a26564cf-9849-4bd4-82c9-c7306408ac11%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to