Title: Message Title
Mark Schmick commented on an issue
Puppet / Bug PUP-2976
File { checksum => .. } doesn't work
site.pp:
{code:none}
file {
    "/tmp/ultravnc.msi":
        source => "puppet:///repos/MSIs/UltraVnc_10962_x64.msi",
        checksum => 'md5lite';
}
{code}

{code:none}
[[email protected] MSIs]# puppet agent --test --environment=dmitchell --server=releng-puppet1.srv.releng.scl3.mozilla.com
Info: Retrieving plugin...


--
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