cookbook 'sqlcipher', '~> 1.0.2'
sqlcipher (3) Versions 1.0.2 Follow0
Installs/Configures sqlcipher
cookbook 'sqlcipher', '~> 1.0.2', :supermarket
knife supermarket install sqlcipher
knife supermarket download sqlcipher
sqlcipher Cookbook
Installs sqlcipher.
Attributes
-
sqlcipher['repository']
- Git repository of sqlcipher -
sqlcipher['version']
- SQLCipher version. ref: sqlcipher/releases -
sqlcipher['git_user']
- Git access user
Default value is here
Usage
sqlcipher::default
Just include sqlcipher
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[sqlcipher]" ] }
Contributing
- Fork the repository on Github
- 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: Yusuke Tanaka ( @csouls )
Dependent cookbooks
openssl ~> 2.0.2 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
sqlcipher CHANGELOG
1.0.2
- [Yusuke Tanaka] - Fix bugs
1.0.1
- [Yusuke Tanaka] - Fix permission error if
sqlcipher['git_user']
configuration is not root
1.0.0
- [Yusuke Tanaka] - Initial release of sqlcipher
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
1.0.2 failed this metric
Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.
Foodcritic Metric
1.0.2 failed this metric
FC064: Ensure issues_url is set in metadata: sqlcipher/metadata.rb:1
FC065: Ensure source_url is set in metadata: sqlcipher/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sqlcipher/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sqlcipher/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.2 passed this metric
1.0.2 failed this metric
1.0.2 failed this metric
FC064: Ensure issues_url is set in metadata: sqlcipher/metadata.rb:1
FC065: Ensure source_url is set in metadata: sqlcipher/metadata.rb:1
FC066: Ensure chef_version is set in metadata: sqlcipher/metadata.rb:1
FC067: Ensure at least one platform supported in metadata: sqlcipher/metadata.rb:1
Run with Foodcritic Version 16.3.0 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
1.0.2 passed this metric
1.0.2 passed this metric