Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1285454json-schemaRuby JSON Schema Validator
21,6282,540puppet-syntaxSyntax checks for Puppet manifests and templates
31,9862,521hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,1403,004metadata-json-lintUtility to verify Puppet metadata.json files
52,2182,346facterdbContains facts from many Facter version on many Operating Systems
62,3272,967rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,4804,099librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,6633,938librarianpA Framework for Bundlers, used by librarian-puppet.
92,7453,495puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
102,7694,825beakerPuppet's accceptance testing harness
112,9063,563puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,0833,571puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,1424,773beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
143,1475,513beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
153,1584,418puppet-blacksmithPuppet module tools for development and Puppet Forge management
163,2373,581puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
173,2863,573puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,6533,680puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,7253,833puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
203,7316,439beaker-hieraFor use for the Beaker acceptance testing tool
213,9376,278beaker-puppetFor use for the Beaker acceptance testing tool
224,0023,868puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
234,3377,648puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
244,3673,861puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
254,4255,665beaker-dockerAllows running Beaker tests using Docker
264,46110,406hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
274,4783,853puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
284,5505,635puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
294,6408,522puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
304,6716,059beaker-vagrantFor use for the Beaker acceptance testing tool
314,8214,916onceoverAutomatically generates tests for your Puppet code
325,2897,205puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
335,8854,120puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
346,0194,141puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
356,0394,046puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
366,06811,715beaker-awsFor use for the Beaker acceptance testing tool
376,1305,942ra10keR10K and Puppetfile rake tasks
386,1618,572beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
396,16411,981beaker-openstackFor use for the Beaker acceptance testing tool
406,23011,442beaker-vmwareFor use for the Beaker acceptance testing tool
416,23112,141beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
426,32412,141beaker-vcloudFor use for the Beaker acceptance testing tool
436,4434,181puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
446,9184,254voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
456,9764,290puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
467,0654,315puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
477,1184,301puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
487,7905,917puppetdb-rubySimple Ruby client library for PuppetDB API
497,8926,627voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
508,58413,455puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
519,8896,602voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
5210,5588,206puppet-ghostbusterTry and find dead code in Puppet receipts
5313,3658,667puppet_metadataA package that provides abstractions for the Puppet Metadata
5419,2197,478beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5519,41210,326voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5619,58519,489modulesyncUtility to synchronize common files across puppet modules in Github.
5741,63227,598puppet_webhookSinatra Webhook Server for Puppet/R10K
5882,28613,575voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
5997,04740,310beaker-gkeAdd GKE support to Beaker acceptance testing tool
60106,21140,310puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
61113,57140,310voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
62180,11340,310beaker-hcloudAnother gem that extends beaker