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

r1337-linux-base (8) Versions 0.1.5

Confgure basic settings, packages and services on Linux servers

Policyfile
Berkshelf
Knife
cookbook 'r1337-linux-base', '= 0.1.5', :supermarket
cookbook 'r1337-linux-base', '= 0.1.5'
knife supermarket install r1337-linux-base
knife supermarket download r1337-linux-base
README
Dependencies
Changelog
Quality 86%

Chef Cookbook - Linux Base

This Chef cookbook will configure some basic system settings, add/remove some common packages, and deploy standard configurations for some common services

Changes Performed

  1. Remove the broken Fedora Rawhide repo from CentOS
  2. Make sure CentOS has EPEL
  3. Remove the following packages from Ubuntu-based systems
    1. landscape-client-ui
    2. landscape-client-ui-install
    3. landscape-client
    4. landscape-common
    5. update-motd
  4. Install the following packages on Ubuntu-based systems
    1. bmon
    2. htop
    3. vim
    4. curl
    5. gnupg2
    6. atop
    7. git
    8. molly-guard
    9. python-pip
    10. python-dev
    11. python3-pip
    12. unzip
    13. psmisc
  5. Install the following packages on CentOS-based systems
    1. vim-enhanced
    2. curl
    3. htop
    4. gnupg2
    5. git
    6. lsof
    7. telnet
    8. net-tools
    9. bmon
    10. atop
    11. wget
    12. python2-pip
    13. python34-pip
    14. python34-devel
    15. unzip
    16. gcc
    17. psmisc
    18. bind-utils
  6. Make sure the /tools directory exists and is accessible only to root
  7. install the following python2.7 packages
    1. urllib3
    2. pyasn1
  8. Remove root's .bashrc on Ubuntu-based systems
  9. Deploy a custom system-wide bashrc and a supporting git.bash file for working in git repos
  10. Install thefuck in python3 and configure it with Matthew Ahrenstein's custom rules
  11. Install and configure ntp to run off the NTP pool using the America/New_York timezone

Requirements

  1. Chef (Tested on Chef 13.6.4)
  2. Linux chef-clients (Tested on Ubuntu 14.04, Ubuntu 16.04 and CentOS 7.2 but kitchen will let you test anything you want)
  3. The apt cookbook from Chef Supermarket
  4. The yum-epel cookbook from Chef Supermarket

Installation Tips

  1. We personally use Berks to install this into Chef servers, because it will grab the dependencies for you as well.

Limitations

  1. None so far :)

Known Issues

  1. None so far :)

Use Cases

Getting a minimum base configuration going on new Linux servers

Route 1337, LLC operates entirely on donations. If you find this cookbook useful, please consider donating via one of these methods.

  1. Bitcoin: 1CnzzrPh3iirEkLRLiWFKXDV9i5TXHQjE2
  2. Bitcoin Cash: qzcq645swgd87s7t5mmmjcumf4armhtjt5euww5c29
  3. Litecoin: LWYbc9hf5ErJsF874Q3wwmMiASHRWgwrjR
  4. Ethereum: 0x117543aa7a4D704849171cA06568Ece71B111D18

Thank you for your support!

Dependent cookbooks

apt >= 0.0.0
yum-epel >= 0.0.0

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Linux Base - Changelog

A list of all the changes made to this cookbook

Version 0.1.5

  1. metadata.rb has been changed to set 13.6.4 as the minimum chef-client version instead of the only version

Version 0.1.4

  1. Fixed python repo issues with thefuck for Ubuntu 14.04

Version 0.1.3

  1. We now remove a broken Fedora Rawhide from CentOS machines
  2. Kitchen is now locked to testing on the version of Chef we use in production

Version 0.1.2

  1. Bringing documentation in line with Chef Supermarket Foodcritic expectations

Version 0.1.1

  1. Added psmisc package to all supported operating systems
  2. Added bind-utils to CentOS

Version 0.1.0

  1. Initial Release

Collaborator Number Metric
            

0.1.5 failed this metric

Failure: Cookbook has 1 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Contributing File Metric
            

0.1.5 passed this metric

Foodcritic Metric
            

0.1.5 passed this metric

License Metric
            

0.1.5 passed this metric

No Binaries Metric
            

0.1.5 passed this metric

Testing File Metric
            

0.1.5 passed this metric

Version Tag Metric
            

0.1.5 passed this metric