cookbook 'dataduct', '= 0.4.0'
dataduct (8) Versions 0.4.0 Follow0
Installs/Configures dataduct
cookbook 'dataduct', '= 0.4.0', :supermarket
knife supermarket install dataduct
knife supermarket download dataduct
dataduct Cookbook
Installs dataduct
Requirements
- Python runtime
- Chef 12.15 or later
Usage
dataduct::default
Just include dataduct
in your node's run_list
:
{ "name":"my_node", "run_list": [ "recipe[dataduct]" ] }
Providers
dataduct
dataduct 'default' do python_runtime_version '2' mysql_dev_package 'libmysqlclient-dev' postgres_dev_package 'libpq-dev' action :install end
dataduct_config 'default' do ec2_security_group_id 'sg-ojete' ec2_subnet_id 'subnet-calor' s3_etl_bucket 'bucket-molon' s3_base_path 'staging' etl_role 'DataPipelineRole' resource_role 'datapipe' mysql_host 'almendra' mysql_password 'secure_password' mysql_username 'mysql_user' redshift_cluster_name 'funny_cluster_name' redshift_database_name 'funny_database_name' redshift_host 'redshift_hostname' redshift_password 'supersecureredshiftpassword' redshift_user 'redshiftuser' end
Where:
- python_runtime_version
: Is the major Python runtime version
- mysql_dev_package
: Is the system package containing MySQL headers
- postgres_dev_package
: Is the system package containing PostgreSQL headers
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:
- Vicente Dominguez vicendominguez@users.noreply.github.com
- Jose Luis Salas josacar@users.noreply.github.com
- Omar Lopez pollosp@users.noreply.github.com
Dependent cookbooks
build-essential >= 0.0.0 |
poise-python ~> 1.4 |
Contingent cookbooks
There are no cookbooks that are contingent upon this one.
dataduct CHANGELOG
This file is used to list changes made in each version of the dataduct cookbook.
unreleased
- Update README
0.1.1
- Add default action in default resource
0.1.0
- Initial release of dataduct
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.4.0 passed this metric
Contributing File Metric
0.4.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.4.0 failed this metric
FC122: Use the build_essential resource instead of the recipe: dataduct/resources/default.rb:10
Run with Foodcritic Version 13.1.1 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.4.0 passed this metric
Testing File Metric
0.4.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.4.0 passed this metric
0.4.0 passed this metric
0.4.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.4.0 failed this metric
FC122: Use the build_essential resource instead of the recipe: dataduct/resources/default.rb:10
Run with Foodcritic Version 13.1.1 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
No Binaries Metric
0.4.0 passed this metric
Testing File Metric
0.4.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.4.0 passed this metric
0.4.0 failed this metric
Run with Foodcritic Version 13.1.1 with tags metadata,correctness ~FC031 ~FC045 and failure tags any
0.4.0 passed this metric
Testing File Metric
0.4.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.4.0 passed this metric
0.4.0 failed this metric
0.4.0 passed this metric