summaryrefslogtreecommitdiff
path: root/lib/trocla/formats/mysql.rb
diff options
context:
space:
mode:
authorasq <asq@asq.art.pl>2014-04-03 19:02:02 +0200
committerasq <asq@asq.art.pl>2014-04-03 19:02:02 +0200
commitcc2b09eb2a24f71d5ec29860f182588b32a254a6 (patch)
treeeb3f3a95f38008c6e3467d6df46ba652bdd97c20 /lib/trocla/formats/mysql.rb
parent4b0cd484e68a806e60a32a6d611333d41ec845aa (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 'lib/trocla/formats/mysql.rb')
0 files changed, 0 insertions, 0 deletions