How to Install ruby-ridley in Ubuntu 18.04



Install ruby-ridley by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-ridley

Description:

Ruby library that provides a full featured Chef API client

Ridley is a reliable and very convenient Chef client. Among its key features, it exposes a number of functions that return resources which they can be used to retrieve or create objects on a Chef server. . Ridley provides CRUD operations and search feature for the following Chef resources: * Clients * Cookbooks * Data bags. * Environments. * Nodes. * Roles. * Sandboxes. * Users.

Homepage: https://github.com/berkshelf/ridley

Version: 5.1.1-1

Section: universe/ruby