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

Class: undine_tar

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

[Validate]