https://github.com/italiangrid/puppet-umd
Install UMD repositories
https://github.com/italiangrid/puppet-umd
puppet puppet-modules
Last synced: 4 months ago
JSON representation
Install UMD repositories
- Host: GitHub
- URL: https://github.com/italiangrid/puppet-umd
- Owner: italiangrid
- Created: 2020-09-18T08:16:36.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2025-02-25T15:28:55.000Z (over 1 year ago)
- Last Synced: 2025-11-06T21:27:45.777Z (7 months ago)
- Topics: puppet, puppet-modules
- Language: Ruby
- Homepage:
- Size: 17.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# umd
#### Table of Contents
1. [Description](#description)
2. [Setup](#setup)
3. [Usage](#usage)
4. [Limitations](#limitations)
## Description
Install UMD4/UMD5 repositories.
## Setup
This module is available on puppet forge:
```
puppet module install cnafsd-umd
```
## Usage
Use this module as follow:
```
include umd::umd5
```
## Limitations
It works only on RedHat CentOS 7 or Alma Linux 9 distributions.