Adoptable Cookbooks List

Looking for a cookbook to adopt? You can now see a list of cookbooks available for adoption!
List of Adoptable Cookbooks

Supermarket Belongs to the Community

Supermarket belongs to the community. While Chef has the responsibility to keep it running and be stewards of its functionality, what it does and how it works is driven by the community. The chef/supermarket repository will continue to be where development of the Supermarket application takes place. Come be part of shaping the direction of Supermarket by opening issues and pull requests or by joining us on the Chef Mailing List.

Select Badges

Select Supported Platforms

Select Status

The distsync cookbook has been deprecated

Author provided reason for deprecation:

The distsync cookbook has been deprecated and is no longer being maintained by its authors. Use of the distsync cookbook is no longer recommended.

RSS

distsync (3) Versions 0.1.0

Installs/Configures distsync

Policyfile
Berkshelf
Knife
cookbook 'distsync', '= 0.1.0', :supermarket
cookbook 'distsync', '= 0.1.0'
knife supermarket install distsync
knife supermarket download distsync
README
Dependencies
Quality 0%

Description

Would you like to know more? https://github.com/pquerna/distsync

Requirements

Currently requires Linux AMD64 to run binaries. FreeBSD and Darwin (Mac OS X) binaries are available

Attributes

node[:distsync][:shared_secret]
node[:distsync][:api_key]

node[:distsync][:username]
node[:distsync][:storage_bucket]

node[:distsync][:provider]
node[:distsync][:region]

node[:distsync][:notify]
node[:distsync][:storage]

node[:distsync][:output_dir]

https://github.com/pquerna/distsync#reference

Usage

Add distsync::client to the run_list of all your servers that will receive the deployment bundle. This will run as a daemon to watch for new bundles that get uploaded.

Add distsync::server on your CI (buildbot, jenkins server) and run distsync upload myapp-1.0.tar.gz to push your bundle to the CDN.

https://github.com/pquerna/distsync#usage

Dependent cookbooks

runit >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Foodcritic Metric
            

0.1.0 failed this metric

FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/recipes/client.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/recipes/client.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/recipes/client.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/recipes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/recipes/server.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:10
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/client.conf.erb:11
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/server.conf.erb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/server.conf.erb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/server.conf.erb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/server.conf.erb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/server.conf.erb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/a13d695804477d7c9f822a4b/distsync/templates/default/server.conf.erb:10
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:19
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:20
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:23
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:26
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:27
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:29
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:30
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:32
FC019: Access node attributes in a consistent manner: /tmp/cook/a13d695804477d7c9f822a4b/distsync/attributes/default.rb:33
FC031: Cookbook without metadata file: /tmp/cook/a13d695804477d7c9f822a4b/distsync/metadata.rb:1
FC045: Consider setting cookbook name in metadata: /tmp/cook/a13d695804477d7c9f822a4b/distsync/metadata.rb:1