Unverified Commit 62e95288 authored by wobblesprout's avatar wobblesprout
Browse files

Add manage_mailname parameter to README (#186)

parent 18f5c070
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -104,6 +104,13 @@ A Boolean defining whether the puppet module should replace the configuration fi

Default: true.

##### `manage_mailname`

A Boolean defining whether the puppet module should manage '/etc/mailname'.
See also $manage_conffiles

Default: true.

##### `manage_mailx`

A Boolean defining whether the puppet module should manage the mailx package. See also $mailx_ensure.
+2 −0
Original line number Diff line number Diff line
@@ -40,6 +40,8 @@
#
# [*manage_conffiles*]    - (boolean) Whether config files are to be replaced
#
# [*manage_mailname*]     - (boolean) Whether to manage /etc/mailname.
#
# [*manage_mailx*]        - (boolean) Whether to manage mailx package.
#
# [*mastercf_source*]     - (string)