How to Install itamae in Ubuntu 18.04



Install itamae by entering the following commands in the terminal:

sudo apt update
sudo apt install itamae

Description:

Simple Configuration Management Tool

Itamae is a simple and lightweight configuration management tool inspired by Chef. It has a Chef-like DSL, recipes only, and is idempotent. . Itamae can run locally, or over SSH. It can also operate on Docker or Vagrant targets. Itamae leverages the Serverspec/Specinfra project to be OS agnostic.

Homepage: https://github.com/itamae-kitchen/itamae

Version: 1.9.10-1

Section: universe/ruby