Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1293131json-schemaRuby JSON Schema Validator
21,8832,963puppet-syntaxSyntax checks for Puppet manifests and templates
32,2523,181hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,3042,587metadata-json-lintUtility to verify Puppet metadata.json files
52,3382,548facterdbContains facts from many Facter version on many Operating Systems
62,4793,808spdx-licensesProvides validation and additional data about SPDX licenses and identifiers
72,4982,560rspec-puppet-factsContains facts from many Facter version on many Operating Systems
82,8274,875librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
93,0084,995librarianpA Framework for Bundlers, used by librarian-puppet.
103,0123,815puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
113,0794,811beakerPuppet's accceptance testing harness
123,1493,841puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
133,2943,837puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
143,3844,793beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
153,3913,731puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
163,4114,707puppet-blacksmithPuppet module tools for development and Puppet Forge management
173,4575,419beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
183,4823,958puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
193,7653,999puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
203,8533,892puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
214,0983,881puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
224,1236,127beaker-hieraFor use for the Beaker acceptance testing tool
234,2866,512beaker-puppetFor use for the Beaker acceptance testing tool
244,3213,915puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
254,3933,849puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
264,6235,762beaker-dockerAllows running Beaker tests using Docker
274,8428,645puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
284,9296,135beaker-vagrantFor use for the Beaker acceptance testing tool
294,9726,903puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
305,0609,646hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
315,1165,788onceoverAutomatically generates tests for your Puppet code
325,2139,516puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
335,3374,166puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
345,4184,022puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
355,4294,179puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
365,6444,137puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
375,7868,784puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
385,8064,192puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
395,8264,166puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
405,8834,329voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
415,9654,268puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
426,5656,791ra10keR10K and Puppetfile rake tasks
436,75611,309beaker-awsFor use for the Beaker acceptance testing tool
446,76415,232beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
456,95015,038beaker-openstackFor use for the Beaker acceptance testing tool
467,00715,038beaker-vmwareFor use for the Beaker acceptance testing tool
477,00915,590beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
487,11515,408beaker-vcloudFor use for the Beaker acceptance testing tool
497,8466,602voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
508,0146,670puppetdb-rubySimple Ruby client library for PuppetDB API
518,9185,491voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
529,62231,227puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
5310,4779,272onceover-codequalityLint and syntax validation for onceover
5410,7088,438puppet-ghostbusterTry and find dead code in Puppet receipts
5511,0096,602puppet_metadataA package that provides abstractions for the Puppet Metadata
5611,5526,525beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5716,5878,610voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5818,5475,575puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make i...
5919,41810,592modulesyncUtility to synchronize common files across puppet modules in Github.
6020,37017,449voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
6123,02616,914autosignTooling to make puppet autosigning easy, secure, and extensible
6231,9446,311openvox-stringsPuppet documentation via YARD
6341,31024,984puppet_webhookSinatra Webhook Server for Puppet/R10K
6445,06117,449onceover-octocatalog-diffAllows Onceover users to use their existing factsets to check what affect given changes...
6546,96719,906metadata_json_depsVerify all your dependencies allow the latest versions on Puppet Forge
6663,2396,956puppet-lint-exec_idempotency-checkA puppet-lint plugin to check the idempotency attributes on exec resources.
6763,8766,842puppet-lint-params_not_optional_with_undef-checkA puppet-lint plugin to check for class parameters with undef as value but not Optional...
6871,21421,440onceover-lookuplookup plugin for onceover
6983,60035,238voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
7090,14944,662beaker-gkeAdd GKE support to Beaker acceptance testing tool
71106,70049,272puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
72137,420112,136puppet-lint-exec_idempotent-checkA puppet-lint plugin to check for idepotency with exec resources.
73182,91855,103beaker-hcloudAnother gem that extends beaker