summaryrefslogtreecommitdiff
path: root/Rakefile
diff options
context:
space:
mode:
authorasq <asq@asq.art.pl>2014-04-03 19:02:02 +0200
committerAnna Janackova <anna.janackova@gmail.com>2014-06-24 08:11:45 +0200
commit9f21b44da1ec9b24820ac08e2e4d1e171fabbf7e (patch)
tree125268cae73eb23fc109b8e11a143dc6cae7d7ed /Rakefile
parentb70fcc845696f58b2a5d36039df5f2c8c1dd2e04 (diff)
puppet will convert all values to string, so we need to convert it back to integer for ranges
ie. for this to work: $short_and_safe = { 'shellsafe' => 'true', 'length' => 6, # THIS WILL BE STRING! } $x = trocla('foo', 'plain', $short_and_safe) notify { "test: $x": }
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions