cookbook 'cr_inifile', '~> 0.1.0'
cr_inifile (1) Versions 0.1.0 Follow0
Utility to change ini files
cookbook 'cr_inifile', '~> 0.1.0', :supermarket
knife supermarket install cr_inifile
knife supermarket download cr_inifile
cr_inifile
Cooking Robot !
An utility cookbook to modify ini files.
This project is a part of Cooking Robot group.
How to use
This cookbook only contain one resource: inifile.
Exemple:
inifile 'test file' do sensitive false section 'ini_section' values ({ param1: "value1", param2: "value2" }) path '/tmp/inifile.ini'
This cookbook is multiplatform. For values, don't forget to use parenthesis to pass a hash instead of a block.
Dependent cookbooks
This cookbook has no specified dependencies.
Contingent cookbooks
cr_inifile CHANGELOG
This file is used to list changes made in each version of the cr_inifile cookbook.
0.1.0
Initial release.
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
Cookstyle Metric
0.1.0 failed this metric
Chef/RedundantCode/NamePropertyIsRequired: Resource properties marked as name properties should not also be required properties (https://docs.chef.io/workstation/cookstyle/chef_redundantcode_namepropertyisrequired): cr_inifile/resources/inifile.rb: 6
Chef/RedundantCode/SensitivePropertyInResource: Every Chef Infra resource already includes a sensitive property with a default value of false. (https://docs.chef.io/workstation/cookstyle/chef_redundantcode_sensitivepropertyinresource): cr_inifile/resources/inifile.rb: 3
Run with Cookstyle Version 7.32.1 with cops Chef/Deprecations,Chef/Correctness,Chef/Sharing,Chef/RedundantCode,Chef/Modernize,Chef/Security,InSpec/Deprecations
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
Cookstyle Metric
0.1.0 failed this metric
Chef/RedundantCode/NamePropertyIsRequired: Resource properties marked as name properties should not also be required properties (https://docs.chef.io/workstation/cookstyle/chef_redundantcode_namepropertyisrequired): cr_inifile/resources/inifile.rb: 6
Chef/RedundantCode/SensitivePropertyInResource: Every Chef Infra resource already includes a sensitive property with a default value of false. (https://docs.chef.io/workstation/cookstyle/chef_redundantcode_sensitivepropertyinresource): cr_inifile/resources/inifile.rb: 3
Run with Cookstyle Version 7.32.1 with cops Chef/Deprecations,Chef/Correctness,Chef/Sharing,Chef/RedundantCode,Chef/Modernize,Chef/Security,InSpec/Deprecations
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
Chef/RedundantCode/SensitivePropertyInResource: Every Chef Infra resource already includes a sensitive property with a default value of false. (https://docs.chef.io/workstation/cookstyle/chef_redundantcode_sensitivepropertyinresource): cr_inifile/resources/inifile.rb: 3
Run with Cookstyle Version 7.32.1 with cops Chef/Deprecations,Chef/Correctness,Chef/Sharing,Chef/RedundantCode,Chef/Modernize,Chef/Security,InSpec/Deprecations
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