Source: ruby-puppet-syntax Section: ruby Maintainer: Debian Ruby Team Uploaders: Gaudenz Steinlin , Georg Faerber , Sebastien Badia , Build-Depends: debhelper-compat (= 14), gem2deb, ruby-openvox, rake, ruby-rspec , Standards-Version: 4.7.4 Vcs-Git: https://salsa.debian.org/ruby-team/ruby-puppet-syntax.git Vcs-Browser: https://salsa.debian.org/ruby-team/ruby-puppet-syntax Homepage: https://github.com/voxpupuli/puppet-syntax Testsuite: autopkgtest-pkg-ruby Package: ruby-puppet-syntax Architecture: all Depends: ${ruby:Depends}, 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.