cookbook 'sssd', '~> 0.1.0'
sssd (1) Versions 0.1.0 Follow2
Cookbook that helps you handle and maintain SSSD on Linux Servers
cookbook 'sssd', '~> 0.1.0', :supermarket
knife supermarket install sssd
knife supermarket download sssd
sssd
Cookbook for sssd on linux. the goal is to provide a cookbook that will be able to setup sane values for your sssd configuration while keeping flexibility of overriding values.
Requirements
Cookbooks
N/A
Chef
>= 12.14
Platforms
rhel7
centos7
Resources
sssd
The sssd
resource allows you to install and configure sssd.
Properties
Name | Type | Required | Default | Platform Family | Description |
---|---|---|---|---|---|
version |
String |
false |
- | All |
Version of the sssd package to install |
configuration |
Hash |
false |
{} |
All |
Configuration hash for sssd, see configuration structure below |
action |
[:install, :configure] |
false |
:install |
All |
Action to apply to the resource |
restart_service |
[true, false] |
false |
true |
All |
Wheter to restart sssd service after :configure action |
Note
Configuration Structure is a Hash following the following structure:
{ "section_name" => { "key" => "value", "key" => "value", }, }
Parameters of sssd itself can be found in the man
page of sssd.conf
.
Versionning
This cookbook will follow semantic versionning 2.0.0 as described here
Lisence
MIT
Contributing
Put link vers contributing here
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
Collaborator Number Metric
0.1.0 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Contributing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 failed this metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a CONTRIBUTING.md file
Foodcritic Metric
0.1.0 passed this metric
No Binaries Metric
0.1.0 passed this metric
Testing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 passed this metric
0.1.0 passed this metric
Testing File Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must contain a TESTING.md file
Version Tag Metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number
0.1.0 failed this metric
0.1.0 failed this metric
Failure: To pass this metric, your cookbook metadata must include a source url, the source url must be in the form of https://github.com/user/repo, and your repo must include a tag that matches this cookbook version number