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

RSS

dkron (11) Versions 0.1.0

Installs and configures dkron server or agent

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

dkron chef cookbook

Dkron (http://dkron.io/) is a distributed cron system. This cookbook can be
used to setup a Dkron server or agent.

Dependencies

  • ark
  • runit

Recipes

Only a default recipe is provided. It installs dkron, sets up a service and
creates a config file. To control, whether the node will be a server or just
an agent, use the node[:dkron][:config][:server] attribute.

The recipe does not handle the setup of the key value store for dkron. You
can do that in your role or wrapper recipe. Supported backend stores are
Etcd, Consul and Zookeeper. Default is Etcd.

Attributes

See atributes/default.rb.

License and Author

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0`

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

Dependent cookbooks

ark >= 0.0.0
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/886b73e48a4871c655e94b13/dkron/attributes/default.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:15
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:16
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:18
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:19
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:20
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:21
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:22
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:24
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:25
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:26
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:27
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:29
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:30
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:31
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:32
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:33
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:34
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/attributes/default.rb:35
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:14
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:17
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:23
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/886b73e48a4871c655e94b13/dkron/recipes/default.rb:28