An open API service indexing awesome lists of open source software.

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

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.