Loading REFERENCE.md +2 −2 Original line number Diff line number Diff line Loading @@ -485,7 +485,7 @@ Data type: `String` A string to define the mydestination parameter in main.cf (postconf(5)). Example: `example.com, foo.example.com`. Default value: `'$myorigin'` Default value: `'$myhostname, localhost.$mydomain, localhost'` ##### <a name="-postfix--mynetworks"></a>`mynetworks` Loading Loading @@ -956,7 +956,7 @@ Default value: `undef` Data type: `Variant[String[4,4], Undef]` the desired file mode Default value: `'0640'` Loading manifests/hash.pp +2 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,8 @@ # with the source parameter. # Example: `#Destination Credentials\nsmtp.example.com gssapi:nopassword`. # # @param mode the desired file mode # define postfix::hash ( Enum['present', 'absent'] $ensure = 'present', Variant[Array[String], String, Undef] $source = undef, Loading Loading
REFERENCE.md +2 −2 Original line number Diff line number Diff line Loading @@ -485,7 +485,7 @@ Data type: `String` A string to define the mydestination parameter in main.cf (postconf(5)). Example: `example.com, foo.example.com`. Default value: `'$myorigin'` Default value: `'$myhostname, localhost.$mydomain, localhost'` ##### <a name="-postfix--mynetworks"></a>`mynetworks` Loading Loading @@ -956,7 +956,7 @@ Default value: `undef` Data type: `Variant[String[4,4], Undef]` the desired file mode Default value: `'0640'` Loading
manifests/hash.pp +2 −0 Original line number Diff line number Diff line Loading @@ -40,6 +40,8 @@ # with the source parameter. # Example: `#Destination Credentials\nsmtp.example.com gssapi:nopassword`. # # @param mode the desired file mode # define postfix::hash ( Enum['present', 'absent'] $ensure = 'present', Variant[Array[String], String, Undef] $source = undef, Loading