Forge Home

mrepo

Configures and manages mrepo mirrors

19,545 downloads

3,246 latest version

5.0 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

  • 4.1.0 (latest)
  • 4.0.0
  • 3.1.1
  • 3.1.0
  • 3.0.0
  • 2.1.0
  • 2.0.1
released Nov 18th 2019
This version is compatible with:
  • Puppet Enterprise 2019.8.x, 2019.7.x, 2019.5.x, 2019.4.x, 2019.3.x, 2019.2.x, 2019.1.x, 2019.0.x, 2018.1.x
  • Puppet >= 5.5.8 < 7.0.0
  • , , ,

Start using this module

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

Add this module to your Puppetfile:

mod 'puppet-mrepo', '4.1.0'
Learn more about managing modules with a Puppetfile

Add this module to your Bolt project:

bolt module add puppet-mrepo
Learn more about using this module with an existing project

Manually install this module globally with Puppet module tool:

puppet module install puppet-mrepo --version 4.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

Documentation

puppet/mrepo — version 4.1.0 Nov 18th 2019

Changelog

All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.

v4.1.0 (2019-11-18)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Remove SymLinksIfOwnerMatch from template #102 (mrolli)

Merged pull requests:

v4.0.0 (2019-05-02)

Full Changelog

Breaking changes:

  • modulesync 2.5.1 and drop Puppet 4 #100 (bastelfreak)
  • Manage iso directory within mrepo::iso (requires puppet/archive, drop puppet/staging) #97 (mrolli)

Merged pull requests:

v3.1.1 (2018-09-07)

Full Changelog

Merged pull requests:

v3.1.0 (2017-11-27)

Full Changelog

Merged pull requests:

v3.0.0 (2017-10-11)

Full Changelog

Breaking changes:

  • BREAKING: Drop puppet 3 support. Replace validate_* with datatypes #75 (bastelfreak)

Closed issues:

  • Module will not install #72

Merged pull requests:

v2.1.0 (2017-01-13)

Full Changelog

Closed issues:

  • selinux context incorrect for centos 7.2.1151 #51
  • Major version bump to remove older parameters #43
  • Refactor to use param pattern #42

Merged pull requests:

v2.0.1 (2016-09-16)

Full Changelog

Merged pull requests:

v2.0.0 (2016-09-16)

Full Changelog

Closed issues:

  • master not working since last commit #13

Merged pull requests:

1.2.1 (2016-04-26)

Full Changelog

Merged pull requests:

1.2.0 (2015-08-12)

Full Changelog

Merged pull requests:

1.1.1 (2013-05-09)

Full Changelog

1.1.0 (2012-10-03)

Full Changelog

Merged pull requests:

1.0.0 (2012-08-28)

Full Changelog

v0.1.3 (2012-02-12)

Full Changelog

Merged pull requests:

v0.1.2 (2011-12-14)

Full Changelog

v0.1.1 (2011-09-16)

Full Changelog

Merged pull requests:

  • Fixes typos in the Modulefile #3 (ody)

v0.1.0 (2011-09-16)

Full Changelog

Merged pull requests:

0.1.0 (2011-09-15)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator