Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1287360json-schemaRuby JSON Schema Validator
21,7032,866puppet-syntaxSyntax checks for Puppet manifests and templates
32,0553,139hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,1942,735metadata-json-lintUtility to verify Puppet metadata.json files
52,2542,546facterdbContains facts from many Facter version on many Operating Systems
62,3963,226rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,5695,086librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,7454,392librarianpA Framework for Bundlers, used by librarian-puppet.
92,8143,631puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
102,8604,278beakerPuppet's accceptance testing harness
112,9723,715puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,1513,727puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,2244,079beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
143,2354,638puppet-blacksmithPuppet module tools for development and Puppet Forge management
153,2434,987beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
163,2963,438puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
173,3423,659puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,6923,569puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,7743,757puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
203,8697,963beaker-hieraFor use for the Beaker acceptance testing tool
214,0323,812puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
224,0445,359beaker-puppetFor use for the Beaker acceptance testing tool
234,3413,790puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,4273,793puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
254,4838,970puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
264,5124,903beaker-dockerAllows running Beaker tests using Docker
274,61310,892hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
284,6557,311puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
294,7755,901beaker-vagrantFor use for the Beaker acceptance testing tool
304,7919,821puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
314,8715,021onceoverAutomatically generates tests for your Puppet code
325,4328,230puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
335,6623,866puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
345,7733,890puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
355,7743,866puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
366,1063,923puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
376,2139,532ra10keR10K and Puppetfile rake tasks
386,25533,893beaker-awsFor use for the Beaker acceptance testing tool
396,30315,060beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
406,3578,005beaker-openstackFor use for the Beaker acceptance testing tool
416,43761,367beaker-vmwareFor use for the Beaker acceptance testing tool
426,44041,086beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
436,5033,959voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
446,5313,946puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
456,53261,367beaker-vcloudFor use for the Beaker acceptance testing tool
466,5973,959puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
476,6163,957puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
488,0187,849puppetdb-rubySimple Ruby client library for PuppetDB API
498,0697,100voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
508,82161,367puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
519,6386,396voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
5210,5689,357puppet-ghostbusterTry and find dead code in Puppet receipts
5312,7829,444puppet_metadataA package that provides abstractions for the Puppet Metadata
5416,3898,353beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5518,63812,065voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5619,71310,496modulesyncUtility to synchronize common files across puppet modules in Github.
5741,72261,367puppet_webhookSinatra Webhook Server for Puppet/R10K
5873,10633,893voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
5996,28441,086beaker-gkeAdd GKE support to Beaker acceptance testing tool
60106,87161,367puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
61112,62161,367voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
62181,09961,367beaker-hcloudAnother gem that extends beaker