Unverified Commit 43ac54a8 authored by Christos Papageorgiou's avatar Christos Papageorgiou Committed by GitHub
Browse files

Merge pull request #312 from wobblesprout/master

parents 18f5c070 62e95288
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)