Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1291278json-schemaRuby JSON Schema Validator
21,5842,261puppet-syntaxSyntax checks for Puppet manifests and templates
31,9382,440hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,0962,559metadata-json-lintUtility to verify Puppet metadata.json files
52,1742,171facterdbContains facts from many Facter version on many Operating Systems
62,2782,579rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,4184,067librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,6094,001librarianpA Framework for Bundlers, used by librarian-puppet.
92,7162,997puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
102,7363,460beakerPuppet's accceptance testing harness
112,8743,011puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,0623,009puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,0964,301beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
143,1023,599beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
153,1173,526puppet-blacksmithPuppet module tools for development and Puppet Forge management
163,2033,107puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
173,2563,240puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,6333,012puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,6606,076beaker-hieraFor use for the Beaker acceptance testing tool
203,7033,452puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
213,8764,298beaker-puppetFor use for the Beaker acceptance testing tool
223,9863,501puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
234,2499,335puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
244,3547,248hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
254,3974,597beaker-dockerAllows running Beaker tests using Docker
264,4153,422puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
274,4914,835puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
284,4923,401puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
294,5249,977puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
304,6234,924beaker-vagrantFor use for the Beaker acceptance testing tool
314,7876,020onceoverAutomatically generates tests for your Puppet code
325,1839,001puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
335,9387,803beaker-awsFor use for the Beaker acceptance testing tool
346,0516,162beaker-openstackFor use for the Beaker acceptance testing tool
356,0756,881beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
366,0795,485ra10keR10K and Puppetfile rake tasks
376,1053,635puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
386,1118,082beaker-vmwareFor use for the Beaker acceptance testing tool
396,1158,177beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
406,2258,054beaker-vcloudFor use for the Beaker acceptance testing tool
416,2593,644puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
426,2873,502puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
436,7283,569puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
447,3443,663voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
457,4273,683puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
467,5053,689puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
477,5813,652puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
487,7996,991puppetdb-rubySimple Ruby client library for PuppetDB API
497,9867,378voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
508,25913,404puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
5110,2026,279voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
5210,5658,364puppet-ghostbusterTry and find dead code in Puppet receipts
5314,2667,248puppet_metadataA package that provides abstractions for the Puppet Metadata
5419,55110,431modulesyncUtility to synchronize common files across puppet modules in Github.
5520,4259,510voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5624,4067,842beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5741,74151,580puppet_webhookSinatra Webhook Server for Puppet/R10K
5897,85133,989beaker-gkeAdd GKE support to Beaker acceptance testing tool
5999,60533,989voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
60106,55769,238puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
61115,12269,238voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
62179,44751,580beaker-hcloudAnother gem that extends beaker