Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1291312json-schemaRuby JSON Schema Validator
21,7602,703puppet-syntaxSyntax checks for Puppet manifests and templates
32,1043,210hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,2222,362metadata-json-lintUtility to verify Puppet metadata.json files
52,2642,416facterdbContains facts from many Facter version on many Operating Systems
62,4383,122rspec-puppet-factsContains facts from many Facter version on many Operating Systems
72,6355,118librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
82,8154,706librarianpA Framework for Bundlers, used by librarian-puppet.
92,8604,114puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
102,9383,134beakerPuppet's accceptance testing harness
113,0394,121puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
123,2074,040puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
133,3053,089beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
143,3094,238puppet-blacksmithPuppet module tools for development and Puppet Forge management
153,3263,499beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
163,3333,716puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
173,3994,527puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
183,7014,164puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
193,7964,597puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
203,9477,899beaker-hieraFor use for the Beaker acceptance testing tool
214,0474,363puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
224,1203,487beaker-puppetFor use for the Beaker acceptance testing tool
234,3234,321puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,3974,423puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
254,5663,457beaker-dockerAllows running Beaker tests using Docker
264,5986,765puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
274,75313,729hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
284,7647,384puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
294,8406,658beaker-vagrantFor use for the Beaker acceptance testing tool
304,9038,973puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
314,9446,494onceoverAutomatically generates tests for your Puppet code
325,5354,632puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
335,5458,009puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
345,6164,612puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
355,6254,666puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
365,9094,656puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
376,2434,775voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
386,2624,661puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
396,3109,626ra10keR10K and Puppetfile rake tasks
406,3334,690puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
416,3424,770puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
426,44210,423beaker-awsFor use for the Beaker acceptance testing tool
436,4467,384beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
446,56310,113beaker-openstackFor use for the Beaker acceptance testing tool
456,62610,113beaker-vmwareFor use for the Beaker acceptance testing tool
466,62910,484beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
476,71310,484beaker-vcloudFor use for the Beaker acceptance testing tool
488,0428,099voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
498,0857,384puppetdb-rubySimple Ruby client library for PuppetDB API
508,99310,113puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
519,4577,899voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
5210,5719,724puppet-ghostbusterTry and find dead code in Puppet receipts
5312,2188,908puppet_metadataA package that provides abstractions for the Puppet Metadata
5414,7039,438beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5518,11215,772voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5619,76715,108modulesyncUtility to synchronize common files across puppet modules in Github.
5741,86133,617puppet_webhookSinatra Webhook Server for Puppet/R10K
5855,9905,330voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
5956,18921,117metadata_json_depsVerify all your dependencies allow the latest versions on Puppet Forge
6096,18633,617beaker-gkeAdd GKE support to Beaker acceptance testing tool
61107,25625,693voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
62107,32733,617puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
63143,57833,617puppet-lint-exec_idempotent-checkA puppet-lint plugin to check for idepotency with exec resources.
64181,91933,617beaker-hcloudAnother gem that extends beaker