+2
−31
manifests/map.pp
0 → 100644
+91
−0
spec/defines/postfix_map_spec.rb
0 → 100644
+117
−0
Loading
* Add a map define to create postfix maps It is similar to existing hash define, but this define can create maps of any type, not just hash. * Refactor postfix::hash to avoid duplicate code postfix::hash uses now the new postfix::map to create the hash