RubyGems Navigation menu

puppet-lint-top_scope_facts-check 1.0.0

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:

1860ae218f67c7b2729f9466e687edf9e85fb8c31a25e13cb70f4ee6d2e977b6

Total downloads 669,698

For this version 5,629

License:

Apache-2.0

Required Ruby Version: >= 0

Links: