=============
A Puppet module that installs and configure (ygrpms repo)[http://yum.yanisguenane.fr]
- enabled (true|false)
Indicate if the ygrpms
repo should be enabled (default: true)
Class['ygrpms']
or
class {'ygrpms' :
enabled => 0,
}
This module work exclusively on Fedora and RedHat (and its derivative) platforms, for both 32 Bits and 64 Bits platforms.