RubyGems Navigation menu

puppet-lint-top_scope_facts-check 1.0.1

A puppet-lint plugin to check you are not using top scope fact variables like $::operatingsystem. You should use the $facts hash like $facts['operatingsystem'] instead.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.0.1 - May 27, 2019 (10.5 KB)
  2. 1.0.0 - April 13, 2019 (10.5 KB)
  3. 0.0.1 - August 13, 2016 (10 KB)

Runtime Dependencies (1):

puppet-lint ~> 2.0

Development Dependencies (6):

Owners:

Authors:

  • Mark McKinstry

SHA 256 checksum:

491e43e1fd961053af2d6fda96ff7ad2924a3b0b85840a27eb97c44d64203b39

Total downloads 662,708

For this version 469,580

License:

Apache-2.0

Required Ruby Version: >= 0

Links: