summaryrefslogtreecommitdiff
path: root/shuffle.rb
diff options
context:
space:
mode:
Diffstat (limited to 'shuffle.rb')
-rw-r--r--shuffle.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/shuffle.rb b/shuffle.rb
index 37de723..33c32bb 100644
--- a/shuffle.rb
+++ b/shuffle.rb
@@ -2,6 +2,8 @@
# shuffle.rb
#
+# TODO(Krzysztof Wilczynski): Support for strings would be nice too ...
+
module Puppet::Parser::Functions
newfunction(:shuffle, :type => :rvalue, :doc => <<-EOS
EOS