cookbook 'github-users', '~> 0.1.6'
github-users (7) Versions 0.1.6 Follow1
Create users who has ssh-key on github and has dotfiles repo at his home dir
cookbook 'github-users', '~> 0.1.6', :supermarket
knife supermarket install github-users
knife supermarket download github-users
github-users Cookbook
This cookbook makes easy to create users, who using ssh-public-keys on github.
And this cookbook also download and setup users "dotfiles" repo from github.
Requirements
git
openssl
Attributes
github-users::default
<table>
<tr>
<th>Key</th>
<th>Type</th>
<th>Description</th>
<th>Default</th>
</tr>
<tr>
<td><tt>['github-users']['accounts']</tt></td>
<td>Array</td>
<td>github account names</td>
<td> - </td>
</tr>
</table>
Usage
github-users::default
Just include github-users
in your node's run_list
:
and Add your account name of github.
{ "name":"my_node", "github-users": { "accounts":["satetsu888"] // thanks for allowing me to login your servers :p }, "run_list": [ "recipe[github-users]" ] }
Contributing
- Fork the repository on Github (https://github.com/satetsu888/cookbook-github-users)
- Create a named feature branch (like
add_component_x
) - Write your change
- Write tests for your change (if applicable)
- Run the tests, ensuring they all pass
- Submit a Pull Request using Github
License and Authors
Authors: satetsu888
Dependent cookbooks
git >= 0.0.0 |
openssl >= 0.0.0 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
github-users CHANGELOG
This file is used to list changes made in each version of the github-users cookbook.
0.1.0
- satetsu888 - Initial release of github-users
Check the Markdown Syntax Guide for help with Markdown.
The Github Flavored Markdown page describes the differences between markdown on github and standard markdown.
Collaborator Number Metric
0.1.6 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.6 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.6 failed this metric
FC009: Resource attribute not recognised: github-users/recipes/default.rb:15
FC064: Ensure issues_url is set in metadata: github-users/metadata.rb:1
FC065: Ensure source_url is set in metadata: github-users/metadata.rb:1
FC066: Ensure chef_version is set in metadata: github-users/metadata.rb:1
FC069: Ensure standardized license defined in metadata: github-users/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.6 passed this metric
Testing File Metric
0.1.6 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.6 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.6 failed this metric
0.1.6 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.6 failed this metric
FC009: Resource attribute not recognised: github-users/recipes/default.rb:15
FC064: Ensure issues_url is set in metadata: github-users/metadata.rb:1
FC065: Ensure source_url is set in metadata: github-users/metadata.rb:1
FC066: Ensure chef_version is set in metadata: github-users/metadata.rb:1
FC069: Ensure standardized license defined in metadata: github-users/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.1.6 passed this metric
Testing File Metric
0.1.6 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.6 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.6 failed this metric
FC064: Ensure issues_url is set in metadata: github-users/metadata.rb:1
FC065: Ensure source_url is set in metadata: github-users/metadata.rb:1
FC066: Ensure chef_version is set in metadata: github-users/metadata.rb:1
FC069: Ensure standardized license defined in metadata: github-users/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.1.6 passed this metric
Testing File Metric
0.1.6 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.6 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.6 failed this metric
0.1.6 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