Skip to content
Snippets Groups Projects
user avatar
Pär Lindfors authored
This makes the cartesian() function handle some of the data types
added in recent versions of Puppet without crashing.

Example, when using Puppet 4:
  cartesian('foo', [1, 2]) returns ['foo1', 'foo2']

Signed-off-by: default avatarThomas Bellman <bellman@nsc.liu.se>

This was originally commit a11ce806b001 in nsc-puppet-utils.
2092f29f
History
Code owners
Assign users and groups as approvers for specific file changes. Learn more.