Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1292257json-schemaRuby JSON Schema Validator
21,8682,963puppet-syntaxSyntax checks for Puppet manifests and templates
32,2423,618hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,3022,591metadata-json-lintUtility to verify Puppet metadata.json files
52,3312,556facterdbContains facts from many Facter version on many Operating Systems
62,4942,581rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,8084,640librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,9864,804librarianpA Framework for Bundlers, used by librarian-puppet.
92,9964,078puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
103,0664,754beakerPuppet's accceptance testing harness
113,1394,135puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,2814,169puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,3755,269beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
143,3884,033puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
153,3984,374puppet-blacksmithPuppet module tools for development and Puppet Forge management
163,4365,399beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
173,4714,267puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,7483,996puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,8434,319puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
204,0934,231puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
214,1057,796beaker-hieraFor use for the Beaker acceptance testing tool
224,2676,634beaker-puppetFor use for the Beaker acceptance testing tool
234,3274,337puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,3894,240puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
254,6175,778beaker-dockerAllows running Beaker tests using Docker
264,8259,277puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
274,9206,770beaker-vagrantFor use for the Beaker acceptance testing tool
284,9498,947puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
295,02710,100hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
305,0935,987onceoverAutomatically generates tests for your Puppet code
315,1719,595puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
325,3414,590puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
335,4234,507puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
345,4334,636puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
355,6554,518puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
365,7597,628puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
375,8204,654puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
385,8514,605puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
395,8924,702voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
405,9814,686puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
416,5337,869ra10keR10K and Puppetfile rake tasks
426,70814,317beaker-awsFor use for the Beaker acceptance testing tool
436,71011,844beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
446,91119,641beaker-openstackFor use for the Beaker acceptance testing tool
456,95720,670beaker-vmwareFor use for the Beaker acceptance testing tool
466,96013,069beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
477,05719,641beaker-vcloudFor use for the Beaker acceptance testing tool
487,8358,361voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
497,9838,597puppetdb-rubySimple Ruby client library for PuppetDB API
508,9726,822voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
519,55541,731puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
5210,44210,487onceover-codequalityLint and syntax validation for onceover
5310,6759,409puppet-ghostbusterTry and find dead code in Puppet receipts
5411,1058,141puppet_metadataA package that provides abstractions for the Puppet Metadata
5511,7187,882beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5616,77610,358voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5719,40910,358modulesyncUtility to synchronize common files across puppet modules in Github.
5820,2096,489puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make i...
5920,54213,412voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
6023,05723,381autosignTooling to make puppet autosigning easy, secure, and extensible
6135,9317,498openvox-stringsPuppet documentation via YARD
6241,30432,916puppet_webhookSinatra Webhook Server for Puppet/R10K
6345,26532,916onceover-octocatalog-diffAllows Onceover users to use their existing factsets to check what affect given changes...
6447,50530,841metadata_json_depsVerify all your dependencies allow the latest versions on Puppet Forge
6580,7179,708puppet-lint-exec_idempotency-checkA puppet-lint plugin to check the idempotency attributes on exec resources.
6681,8429,796puppet-lint-params_not_optional_with_undef-checkA puppet-lint plugin to check for class parameters with undef as value but not Optional...
6784,82138,150voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
6890,93035,228beaker-gkeAdd GKE support to Beaker acceptance testing tool
69106,86859,290puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
70137,47059,290puppet-lint-exec_idempotent-checkA puppet-lint plugin to check for idepotency with exec resources.
71182,66384,943beaker-hcloudAnother gem that extends beaker