Skip to content

Instantly share code, notes, and snippets.

@logicminds
Last active December 18, 2017 01:29
Show Gist options
  • Select an option

  • Save logicminds/cae357fbf16ef13cf1b75362d92ecf79 to your computer and use it in GitHub Desktop.

Select an option

Save logicminds/cae357fbf16ef13cf1b75362d92ecf79 to your computer and use it in GitHub Desktop.
puppet map bug?
$rvalue = [1,2,3].map |$key| { ["${key}blah"] }
$rvalue[0] =~ Array[String]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment