On 11/18/2014 06:36 PM, Josh Cooper wrote:
> I'm pretty sure puppet has a bug whereby it thinks content of the form
> {FOO} specifies a checksum whose algorithm is FOO, and then tries to
> retrieve a file whose checksum is FOO from the filebucket.
>
> See 
> https://github.com/puppetlabs/puppet/blob/master/lib/puppet/type/file/content.rb#L50-L53
>
> Josh

Yup. And it's been known for quite a while.

https://tickets.puppetlabs.com/browse/PUP-1043

I don't think that this can be worked around at the moment, unless the
OP can avoid `content` in favor of `source`.

Cheers,
Felix

-- 
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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5470EFC6.8000006%40Alumni.TU-Berlin.de.
For more options, visit https://groups.google.com/d/optout.

Reply via email to