Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/italiangrid/puppet-umd
Install UMD repositories
https://github.com/italiangrid/puppet-umd
puppet puppet-modules
Last synced: 3 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 4 years ago)
- Default Branch: master
- Last Pushed: 2024-09-06T16:59:10.000Z (5 months ago)
- Last Synced: 2024-10-07T18:48:37.610Z (4 months ago)
- Topics: puppet, puppet-modules
- Language: Ruby
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- 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.