Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/italiangrid/puppet-testca
Add IGI test CA repository file and install rpms
https://github.com/italiangrid/puppet-testca
puppet puppet-module
Last synced: about 1 month ago
JSON representation
Add IGI test CA repository file and install rpms
- Host: GitHub
- URL: https://github.com/italiangrid/puppet-testca
- Owner: italiangrid
- Created: 2020-09-17T16:37:41.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T12:36:48.000Z (over 1 year ago)
- Last Synced: 2024-12-17T05:51:52.427Z (about 2 months ago)
- Topics: puppet, puppet-module
- Language: Ruby
- Homepage:
- Size: 18.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
# testca
#### Table of Contents
1. [Description](#description)
2. [Setup](#setup)
3. [Usage](#usage)
4. [Limitations](#limitations)## Description
Install IGI test CA.
## Setup
This module is available on puppet forge:
```
puppet module install cnafsd-testca
```## Usage
Use this module as follow:
```
include testca
```## Limitations
It works only on RedHat CentOS 7 distributions.