Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/italiangrid/puppet-sdds-users

Create SD users
https://github.com/italiangrid/puppet-sdds-users

puppet puppet-module

Last synced: about 1 month ago
JSON representation

Create SD users

Awesome Lists containing this project

README

        

# sdds_users

#### Table of Contents

1. [Description](#description)
2. [Setup](#setup)
3. [Usage](#usage)
4. [Limitations](#limitations)

## Description

Add SDDS users and their public RSA keys.

## Setup

This module is available on puppet forge:

```
puppet module install cnafsd-sdds_users
```

## Usage

Use this module as follow:

```
include sdds_users
```

Or:

```
include sdds_users::sd_users
```

## Limitations

It works only on RedHat distributions.