From 538debac1f0410a6bb84827e13a3ce393eedcded Mon Sep 17 00:00:00 2001 From: Jerome Charaoui Date: Fri, 20 Feb 2015 17:16:08 -0500 Subject: fix module dependency comment in transport and virtual --- manifests/transport.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'manifests/transport.pp') diff --git a/manifests/transport.pp b/manifests/transport.pp index bab9574..08b93e5 100644 --- a/manifests/transport.pp +++ b/manifests/transport.pp @@ -12,7 +12,7 @@ Requires: - Class["postfix"] - Postfix::Hash["/etc/postfix/transport"] - Postfix::Config["transport_maps"] -- common::line (from module common) +- file_line (from module stdlib) Example usage: -- cgit v1.2.3