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

Class: undine_rsync

The undine_rsync class is responsible for the installation of rsync 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["rsync"]
   ensure => installed
Package["rsync"]
   ensure => installed

[Validate]