Install ruby-rspec-puppet by entering the following commands in the terminal:
sudo apt update sudo apt install ruby-rspec-puppet
Description:
RSpec tests for your Puppet manifests
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 contains RSpec tests for Puppet manifests.
Homepage: https://github.com/rodjek/rspec-puppet/
Version: 2.6.1-1
Section: universe/ruby