Class undine_sendmail::undine_sendmail
In: /vagrant/modules/undine_sendmail/manifests/init.pp
/vagrant/modules/undine_sendmail/manifests/init.pp
Parent:

Class: undine_sendmail

The undine_sendmail class is responsible for the installation of the sendmail package in Undine.

It should not be necessary to declare this class directly, as it will be declared automatically by the undine class, which all Undine sites should use.

Resources

Resources

Package["sendmail"]
   ensure => installed
Package["sendmail"]
   ensure => installed

[Validate]