We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da7350d + 6f5e338 commit 42543ddCopy full SHA for 42543dd
lib/puppet/type/filebucket.rb
@@ -4,7 +4,7 @@ module Puppet
4
5
Type.newtype(:filebucket) do
6
@doc = <<-EOT
7
- A repository for storing and retrieving file content by MD5 checksum. Can
+ A repository for storing and retrieving file content by cryptographic checksum. Can
8
be local to each agent node, or centralized on a primary Puppet server. All
9
puppet servers provide a filebucket service that agent nodes can access
10
via HTTP, but you must declare a filebucket resource before any agents
0 commit comments