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

common_linux (7) Versions 0.2.1

Installs/Configures chef_common_linux

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

common_linux cookbook

A cookbook whicb provides basic low level configuration for Linux systems, for instance configuring hostnames, ntp, syslog and chef-client. For those most part, functionality will be added here by including third party cookbooks.

Requirements

This cookbook requires Chef 12.7.0 or later.

Platform

Ubuntu

Included cookbooks

  • chef-client
  • apt
  • ubuntu
  • build-essentials
  • ntp
  • ulimit
  • sysctl
  • rsyslog_ng

Attributes

common.repositories

Hash of repositories used to create apt_repository resources. This could always be extended to support yum_repository resources at a alter time as well.

common.packages | common.gems | common.chef_gems

Hashes enabling you to define package, gem and chef_gem packages that should be installed during the chef run.

common.iptables

Hashes enabling you to define iptables lwrp definitions.

LWRP

hostname

Simple resource designed to set the hostname on Ubuntu machines.

timezone

Simple resource designed to set the timezone on Ubuntu machines.

Foodcritic Metric
            

0.2.1 failed this metric

FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/apt.rb:3
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/build_essential.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/chef_client-ohai.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/chef_client.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/common_linux-iptables.rb:5
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/common_linux.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/logrotate.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/ntp.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/ubuntu.rb:2
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/ubuntu.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/ubuntu.rb:6
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/default.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/default.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/iptables.rb:4
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/packages.rb:8
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/packages.rb:28
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/packages.rb:48
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/ubuntu.rb:9
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/resources/hostname.rb:7
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/resources/hostname.rb:12
FC001: Use strings in preference to symbols to access node attributes: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/resources/hostname.rb:15
FC009: Resource attribute not recognised: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/recipes/packages.rb:55
FC016: LWRP does not declare a default action: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/resources/hostname.rb:1
FC016: LWRP does not declare a default action: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/resources/timezone.rb:1
FC019: Access node attributes in a consistent manner: /tmp/cook/cdd6786d317e9dc9465622dd/common_linux/attributes/build_essential.rb:2