Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1290267json-schemaRuby JSON Schema Validator
21,8142,865puppet-syntaxSyntax checks for Puppet manifests and templates
32,1973,362hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,2742,758metadata-json-lintUtility to verify Puppet metadata.json files
52,3122,614facterdbContains facts from many Facter version on many Operating Systems
62,4882,718rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,7504,385librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,9404,509librarianpA Framework for Bundlers, used by librarian-puppet.
92,9564,069puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
103,0234,625beakerPuppet's accceptance testing harness
113,1134,149puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,2534,138puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,3324,539beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
143,3693,790puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
153,3724,456puppet-blacksmithPuppet module tools for development and Puppet Forge management
163,3985,517beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
173,4424,257puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,7294,200puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,8204,205puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
204,0267,469beaker-hieraFor use for the Beaker acceptance testing tool
214,0684,136puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
224,2045,779beaker-puppetFor use for the Beaker acceptance testing tool
234,3254,212puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,3894,117puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
254,5865,808beaker-dockerAllows running Beaker tests using Docker
264,7308,580puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
274,8836,323beaker-vagrantFor use for the Beaker acceptance testing tool
284,8897,410puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
294,94217,319hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
305,0335,784onceoverAutomatically generates tests for your Puppet code
315,07910,248puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
325,4124,620puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
335,4994,421puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
345,5074,647puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
355,6928,095puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
365,7134,306puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
375,9414,546puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
385,9674,533puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
395,9934,744voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
406,0804,754puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
416,4677,649ra10keR10K and Puppetfile rake tasks
426,59215,994beaker-awsFor use for the Beaker acceptance testing tool
436,61411,459beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
446,77915,994beaker-openstackFor use for the Beaker acceptance testing tool
456,84115,423beaker-vmwareFor use for the Beaker acceptance testing tool
466,84614,550beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
476,93615,618beaker-vcloudFor use for the Beaker acceptance testing tool
487,8567,831voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
497,9259,385puppetdb-rubySimple Ruby client library for PuppetDB API
509,1667,506voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
519,34379,075puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
5210,33910,736onceover-codequalityLint and syntax validation for onceover
5310,6359,720puppet-ghostbusterTry and find dead code in Puppet receipts
5411,5658,063puppet_metadataA package that provides abstractions for the Puppet Metadata
5512,3358,045beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5617,51011,051voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5719,59117,022modulesyncUtility to synchronize common files across puppet modules in Github.
5821,9747,330voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
5927,0428,924puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make i...
6041,59731,165puppet_webhookSinatra Webhook Server for Puppet/R10K
6145,38034,410onceover-octocatalog-diffAllows Onceover users to use their existing factsets to check what affect given changes...
6252,56427,248metadata_json_depsVerify all your dependencies allow the latest versions on Puppet Forge
6373,5546,773openvox-stringsPuppet documentation via YARD
6491,13826,167voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
6592,87566,914beaker-gkeAdd GKE support to Beaker acceptance testing tool
66107,24172,452puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
67141,61687,133puppet-lint-exec_idempotent-checkA puppet-lint plugin to check for idepotency with exec resources.
68182,09197,074beaker-hcloudAnother gem that extends beaker
69186,768147,334puppet-lint-exec_idempotency-checkA puppet-lint plugin to check the idempotency attributes on exec resources.