OP#561 initial commit after fork

This commit is contained in:
2026-04-05 14:39:09 +02:00
parent efdc857056
commit 256cf6ad08
11 changed files with 83 additions and 58 deletions

View File

@@ -1,12 +1,21 @@
# Readme
[![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=ssh_cd)](https://jenkins.confdroid.com/job/ssh_cd/)
[![Build Status](https://jenkins.confdroid.com/buildStatus/icon?job=confdroid_ssh&style=plastic)](https://jenkins.confdroid.com/job/confdroid_ssh/)
[[_TOC_]]
- [Readme](#readme)
- [Synopsis](#synopsis)
- [WARNING](#warning)
- [Features](#features)
- [Support](#support)
- [Parameter Inheritance](#parameter-inheritance)
- [Module Deployment](#module-deployment)
- [Tests](#tests)
- [Contact Us](#contact-us)
- [Disclaimer](#disclaimer)
## Synopsis
`ssh_cd`manages the aspects of the sshd daemon.
`confdroid_ssh`manages the aspects of the sshd daemon.
## WARNING
@@ -14,12 +23,10 @@
## Features
See [CHANGELOG.md](CHANGELOG.md)
## Support
* Rocky 9
* Puppet 8
- Rocky 9
- Puppet 8
## Parameter Inheritance
@@ -31,16 +38,17 @@ ALmost every puppet setup is done in very custom ways, and hence the way the mod
## Tests
* Puppet Lint
* excluded tests:
* `--no-variable_scope-check`: not applicable as we are inheriting parameters from params class. the lint check does not distinguish between facts and inherited parameters.
* Puppet Parser
* ERB Template Parser
* Sonar Quality Gate
- Puppet Lint
- excluded tests:
- `--no-variable_scope-check`: not applicable as we are inheriting parameters from params class. the lint check does not distinguish between facts and inherited parameters.
- Puppet Parser
- ERB Template Parser
- Sonar Quality Gate
## Contact Us
[contact Us](https://confdroid.com/contact/)
- [contact Us](https://confdroid.com/contact/)
- [Feedback Portal](https://feedback.confdroid.com/)
## Disclaimer