Commit 9048b697 authored by Christian Kaenzig's avatar Christian Kaenzig Committed by GitHub
Browse files

Merge pull request #153 from ckaenzig/fix-hash-with-new-map

Fix map calling in hash
parents 744de621 799641de
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -52,6 +52,7 @@ define postfix::hash (
    source  => $source,
    content => $content,
    type    => 'hash',
    path    => $name,
  }

  Class['postfix'] -> Postfix::Hash[$title]