diff options
author | Luke Kanies <luke@puppetlabs.com> | 2010-05-20 17:30:59 -0700 |
---|---|---|
committer | test branch <puppet-dev@googlegroups.com> | 2010-02-17 06:50:53 -0800 |
commit | 2b5bd4927569c0a87ea32628cdc4303ff1e83853 (patch) | |
tree | b11f947c352df68abe53d4bd72e16c87d06b88c2 /lib/puppet/parser/files.rb | |
parent | 94390de11d046d4906842f33aa9865f6c3835633 (diff) | |
download | puppet-2b5bd4927569c0a87ea32628cdc4303ff1e83853.tar.gz puppet-2b5bd4927569c0a87ea32628cdc4303ff1e83853.tar.xz puppet-2b5bd4927569c0a87ea32628cdc4303ff1e83853.zip |
Fixing #3822 - checksums will be loaded from filebuckets
If you have the following code or equivalent:
file { "/foo": content => "{md5}foobar" }
Puppet will attempt to pull the content associated with
that file from whatever the default filebucket is for the
resource in question.
Signed-off-by: Luke Kanies <luke@puppetlabs.com>
Diffstat (limited to 'lib/puppet/parser/files.rb')
0 files changed, 0 insertions, 0 deletions