Forge Home

ygrpms

A Puppet module that installs and configure ygrpms repo

11,262 downloads

11,262 latest version

3.8 quality score

We run a couple of automated
scans to help you access a
module's quality. Each module is
given a score based on how well
the author has formatted their
code and documentation and
modules are also checked for
malware using VirusTotal.

Please note, the information below
is for guidance only and neither of
these methods should be considered
an endorsement by Puppet.

Version information

  • 0.1.0 (latest)
released Oct 10th 2013

Start using this module

  • r10k or Code Manager
  • Bolt
  • Manual installation
  • Direct download

Add this module to your Puppetfile:

mod 'yguenane-ygrpms', '0.1.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add yguenane-ygrpms
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install yguenane-ygrpms --version 0.1.0

Direct download is not typically how you would use a Puppet module to manage your infrastructure, but you may want to download the module in order to inspect the code.

Download
Tags: centos, el, rpm, rpms

Documentation

yguenane/ygrpms — version 0.1.0 Oct 10th 2013

#puppet-ygrpms Build Status

=============

A Puppet module that installs and configure (ygrpms repo)[http://yum.yanisguenane.fr]

Parameters

  • enabled (true|false)

Indicate if the ygrpms repo should be enabled (default: true)

Usage

Class['ygrpms']

or

class {'ygrpms' :
  enabled => 0,
}

Compatibility

This module work exclusively on Fedora and RedHat (and its derivative) platforms, for both 32 Bits and 64 Bits platforms.