OP#561 initial commit after fork
This commit is contained in:
36
README.md
36
README.md
@@ -1,12 +1,21 @@
|
||||
# Readme
|
||||
|
||||
[](https://jenkins.confdroid.com/job/ssh_cd/)
|
||||
[](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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user