Add a map define to create postfix maps (#138)
* 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
manifests/map.pp
0 → 100644
Please register or sign in to comment