summaryrefslogtreecommitdiffstats
path: root/lib/puppet/file_bucket/file.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/puppet/file_bucket/file.rb')
-rw-r--r--lib/puppet/file_bucket/file.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/puppet/file_bucket/file.rb b/lib/puppet/file_bucket/file.rb
index 7122bfbbb..1e95e5ef6 100644
--- a/lib/puppet/file_bucket/file.rb
+++ b/lib/puppet/file_bucket/file.rb
@@ -13,7 +13,7 @@ class Puppet::FileBucket::File
attr :paths, true
attr :contents, true
attr :checksum_type
- attr :bucket_path
+ attr :bucket_path, true
def self.default_checksum_type
:md5