aboutsummaryrefslogtreecommitdiff
path: root/manifests/definitions/transport.pp
diff options
context:
space:
mode:
Diffstat (limited to 'manifests/definitions/transport.pp')
-rw-r--r--manifests/definitions/transport.pp2
1 files changed, 1 insertions, 1 deletions
diff --git a/manifests/definitions/transport.pp b/manifests/definitions/transport.pp
index ea23bf6..1624bcc 100644
--- a/manifests/definitions/transport.pp
+++ b/manifests/definitions/transport.pp
@@ -1,4 +1,4 @@
-define postfix-ng::transport ($ensure, $destination) {
+define postfix::transport ($ensure, $destination) {
line {"${name} ${destination}":
ensure => present,
file => "/etc/postfix/transport",