Voxpupuli's Gems

icon
#Total RankDaily RankNameSummary
1283227json-schemaRuby JSON Schema Validator
21,9252,473puppet-syntaxSyntax checks for Puppet manifests and templates
32,2713,230hiera-eyamlHiera backend for decrypting encrypted yaml properties
42,3212,698metadata-json-lintUtility to verify Puppet metadata.json files
52,3552,517facterdbContains facts from many Facter version on many Operating Systems
62,5132,642spdx-licensesProvides validation and additional data about SPDX licenses and identifiers
72,5382,579rspec-puppet-factsContains facts from many Facter version on many Operating Systems
82,8944,425librarian-puppetSimplify deployment of your Puppet infrastructure by automatically pulling in modules...
93,0623,616puppet-lint-unquoted_string-checkA puppet-lint plugin to check that selectors and case statements cases are quoted.
103,0744,643librarianpA Framework for Bundlers, used by librarian-puppet.
113,1303,118beakerPuppet's accceptance testing harness
123,1873,766puppet-lint-leading_zero-checkA puppet-lint plugin to check for unquoted numbers with leading zero.
133,3523,810puppet-lint-absolute_classname-checkA puppet-lint plugin to check that classes are not included or referenced by their abso...
143,4293,104puppet-lint-trailing_comma-checkA puppet-lint plugin to check for missing trailing commas.
153,4463,142beaker-hostgeneratorThe beaker-hostgenerator tool will take a Beaker SUT (System Under Test) spec as its fi...
163,4753,048puppet-blacksmithPuppet module tools for development and Puppet Forge management
173,5233,332beaker-rspecRSpec bindings for beaker, see https://github.com/voxpupuli/beaker
183,5263,949puppet-lint-variable_contains_upcaseExtends puppet-lint to ensure that your variables are all lower case
193,8164,369puppet-lint-param-docsA new check for puppet-lint that validates all parameters are documented.
203,8803,791puppet-lint-version_comparison-checkA puppet-lint plugin to check for versions compared as numbers.
214,1063,936puppet-lint-file_ensure-checkA puppet-lint plugin to check the ensure attribute on file resources.
224,2096,318beaker-hieraFor use for the Beaker acceptance testing tool
234,3394,021puppet-lint-resource_reference_syntaxExtends puppet-lint to ensure that the reference syntax follows Puppet 4 style
244,3704,696beaker-puppetFor use for the Beaker acceptance testing tool
254,3923,894puppet-lint-strict_indent-checkExtends puppet-lint to ensure that your manifests follow a strict indentation pattern.
264,6813,953beaker-dockerAllows running Beaker tests using Docker
274,9898,506puppet-lint-empty_string-checkA puppet-lint plugin to check for variables assigned to the empty string.
285,0314,057beaker-vagrantFor use for the Beaker acceptance testing tool
295,0956,280puppet-lint-classes_and_types_beginning_with_digits-checkA puppet-lint plugin to check for classes and defined types that contain names beginnin...
305,22634,862hiera-eyaml-gpgGPG encryptor for use with hiera-eyaml
315,2428,922onceoverAutomatically generates tests for your Puppet code
325,3234,388puppet-lint-topscope-variable-checkA puppet-lint plugin to check that topscope variable names don't start with ::.
335,3579,556puppet-lint-undef_in_function-checkA puppet-lint plugin to check for undef in function calls.
345,3584,353puppet-lint-manifest_whitespace-checkA new check for puppet-lint that validates generic whitespace issues in manifests.
355,3774,385puppet-lint-anchor-checkA check for puppet-lint that validates no anchor resources are used
365,5954,490puppet-lint-param-typesA new check for puppet-lint that validates that all parameters are typed.
375,7423,579puppet-lint-params_empty_string-checkA puppet-lint plugin to check for class parameters assigned to the empty string.
385,7473,512puppet-lint-optional_default-checkA puppet-lint plugin to check that Optional class/defined type parameters don't default...
395,8014,510voxpupuli-puppet-lint-pluginsA package that depends on all the puppet-lint-* gems Vox Pupuli modules need and puppet...
405,8764,569puppet-lint-lookup_in_parameter-checkCheck lookup is not used in parameters
415,9188,601puppet-lint-spaceship_operator_without_tag-checkA puppet-lint plugin to check that spaceship operator is called with a tag.
426,6928,129ra10keR10K and Puppetfile rake tasks
436,9128,922beaker-module_install_helperA helper gem for use in a Puppet Modules spec_helper_acceptance.rb file to help install...
446,94919,358beaker-awsFor use for the Beaker acceptance testing tool
457,16821,854beaker-openstackProvides OpenStack hypervisor implementation for the Beaker acceptance testing tool.
467,21920,515beaker-vmwareFor use for the Beaker acceptance testing tool
477,22318,846beaker-googleGoogle Compute Engine support for the Beaker acceptance testing tool.
487,35122,652beaker-vcloudFor use for the Beaker acceptance testing tool
497,8226,693voxpupuli-acceptanceA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
508,0957,029puppetdb-rubySimple Ruby client library for PuppetDB API
518,6186,234voxpupuli-testA package that depends on all the gems Vox Pupuli modules need and methods to simplify ...
5210,02824,589puppet-lint-appends-checkA puppet-lint plugin to check that the appends operator (+=) is not used (removed in Pu...
5310,6026,654puppet_metadataA package that provides abstractions for the Puppet Metadata
5410,79524,589onceover-codequalityLint and syntax validation for onceover
5510,92810,853puppet-ghostbusterTry and find dead code in Puppet receipts
5610,9604,248beaker_puppet_helpersFor use for the Beaker acceptance testing tool
5714,9096,742puppet_fixturesOriginally part of puppetlabs_spec_helper, but with a significant refactoring to make i...
5815,2237,462voxpupuli-releaseHelpers for deploying Vox Pupuli modules
5919,58511,835modulesyncUtility to synchronize common files across puppet modules in Github.
6019,63212,835voxpupuli-rubocopUsed in Vox Pupuli gems to configure RuboCop in a unified and centralised way
6119,9197,531openvox-stringsPuppet documentation via YARD
6223,23618,846autosignTooling to make puppet autosigning easy, secure, and extensible
6330,7357,654puppet-lint-exec_idempotency-checkA puppet-lint plugin to check the idempotency attributes on exec resources.
6430,9237,612puppet-lint-params_not_optional_with_undef-checkA puppet-lint plugin to check for class parameters with undef as value but not Optional...
6541,53853,031puppet_webhookSinatra Webhook Server for Puppet/R10K
6644,90546,531onceover-octocatalog-diffAllows Onceover users to use their existing factsets to check what affect given changes...
6746,12320,515metadata_json_depsVerify all your dependencies allow the latest versions on Puppet Forge
6870,88153,031onceover-lookuplookup plugin for onceover
6980,70041,737voxpupuli-gem-workflow-testWithin Voxpupuli there are a lot of repositories maintained by various people. That req...
7088,09341,737beaker-gkeAdd GKE support to Beaker acceptance testing tool
71107,46561,331puppet-lint-reference_on_declaration_outside_of_class-checkExtends puppet-lint to ensure that a reference is made only on a declaration within the...
72136,16374,024puppet-lint-exec_idempotent-checkA puppet-lint plugin to check for idepotency with exec resources.
73184,30094,007beaker-hcloudAnother gem that extends beaker