Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1288290json-schemaRuby JSON Schema Validator
21,6822,566puppet-syntaxSyntax checks for Puppet manifests and templates
32,0422,692hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,1832,436metadata-json-lintUtility to verify Puppet metadata.json files
52,2442,382facterdbContains facts from many Facter version on many Operating Systems
62,3783,024rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,5554,183librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,7314,124librarianpA Framework for Bundlers, used by librarian-puppet.
92,7993,539puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
102,8394,568beakerPuppet's accceptance testing harness
112,9633,550puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,1393,567puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,2104,383beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
143,2244,474puppet-blacksmithPuppet module tools for development and Puppet Forge management
153,2274,812beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
163,2833,430puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
173,3303,521puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,6733,647puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,7653,620puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
203,8526,315beaker-hieraFor use for the Beaker acceptance testing tool
214,0285,432beaker-puppetFor use for the Beaker acceptance testing tool
224,0353,671puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
234,3553,571puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,4303,586puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
254,4577,793puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
264,4964,161beaker-dockerAllows running Beaker tests using Docker
274,5869,841hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
284,6396,294puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
294,7605,432beaker-vagrantFor use for the Beaker acceptance testing tool
304,7718,388puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
314,8545,569onceoverAutomatically generates tests for your Puppet code
325,4077,976puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
335,7153,762puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
345,8213,713puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
355,8243,768puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
366,1633,803puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
376,2016,573ra10keR10K and Puppetfile rake tasks
386,22117,070beaker-awsFor use for the Beaker acceptance testing tool
396,2817,862beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
406,32717,444beaker-openstackFor use for the Beaker acceptance testing tool
416,39317,444beaker-vmwareFor use for the Beaker acceptance testing tool
426,39617,444beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
436,49617,070beaker-vcloudFor use for the Beaker acceptance testing tool
446,5653,837voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
456,6083,823puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
466,6863,829puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
476,7083,824puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
488,0088,085puppetdb-rubySimple Ruby client library for PuppetDB API
498,0676,564voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
508,77411,826puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
519,7115,841voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
5210,5489,647puppet-ghostbusterTry and find dead code in Puppet receipts
5312,8598,264puppet_metadataA package that provides abstractions for the Puppet Metadata
5416,7776,514beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5518,70913,670voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5619,69042,025modulesyncUtility to synchronize common files across puppet modules in Github.
5741,70153,556puppet_webhookSinatra Webhook Server for Puppet/R10K
5874,63214,857voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
5996,43986,038beaker-gkeAdd GKE support to Beaker acceptance testing tool
60106,67753,556puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
61112,79586,038voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
62180,94286,038beaker-hcloudAnother gem that extends beaker