https://github.com/italiangrid/puppet-testvos
Install and configure test VOs with Puppet
https://github.com/italiangrid/puppet-testvos
puppet puppet-module
Last synced: 20 days ago
JSON representation
Install and configure test VOs with Puppet
- Host: GitHub
- URL: https://github.com/italiangrid/puppet-testvos
- Owner: italiangrid
- Created: 2020-07-28T07:34:41.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-02-22T11:15:18.000Z (about 5 years ago)
- Last Synced: 2025-05-26T07:34:47.759Z (12 months ago)
- Topics: puppet, puppet-module
- Language: Ruby
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# testvos
#### Table of Contents
1. [Description](#description)
2. [Setup](#setup)
3. [Usage](#usage)
4. [Limitations](#limitations)
## Description
Configures VOMS test VOs.
## Setup
This module is available on puppet forge:
```
puppet module install cnafsd-testvos
```
## Usage
Use this module as follow:
```
include testvos
```
## Limitations
It works only on RedHat CentOS 7 distributions.