summaryrefslogtreecommitdiff
path: root/resources/package.rb
diff options
context:
space:
mode:
Diffstat (limited to 'resources/package.rb')
-rw-r--r--resources/package.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/resources/package.rb b/resources/package.rb
index d9b3590..a9e822e 100644
--- a/resources/package.rb
+++ b/resources/package.rb
@@ -31,10 +31,10 @@ attribute :checksum, :kind_of => String
attribute :timeout, :kind_of => Integer, :default => 600
attribute :success_codes, :kind_of => Array, :default => [0, 42, 127]
-# TODO
+# TODO
# add preseeding support
-#attribute :response_file
+#attribute :response_file
# allow target dirtory of installation to be set
#attribute :target_dir