With the new puppetserver and Puppet 4 from the Puppet Collection 1 the module has the following dependency cycle:
Error: Could not apply complete catalog: Found 1 dependency cycle:
(Augeas[postfix main.cf append_dot_mydomain] => Service[postfix] => Class[Postfix] => Class[Postfix::Relay] => Postfix::Config::Maincfhelper[append_dot_mydomain] => Postfix::Config::Maincf[append_dot_mydomain] => Augeas[postfix main.cf append_dot_mydomain])
Try the '--graph' option and opening the resulting '.dot' file in OmniGraffle or GraphViz
Maybe this helps to enable the module for Puppet 4.
With the new puppetserver and Puppet 4 from the Puppet Collection 1 the module has the following dependency cycle:
Maybe this helps to enable the module for Puppet 4.