How to Install ruby-puppet-syntax in Ubuntu 18.04



Install ruby-puppet-syntax by entering the following commands in the terminal:

sudo apt update
sudo apt install ruby-puppet-syntax

Description:

Syntax checks for Puppet manifests, templates, and Hiera YAML

Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files. . This ruby module provides syntax checks for Puppet manifests, templates and Hiera YAML.

Homepage: https://github.com/voxpupuli/puppet-syntax

Version: 2.4.1-2

Section: universe/ruby