RubyGems Navigation menu

puppet-lint-top_scope_facts-check 0.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:
= 複製 已複製

安裝:
=

版本列表:

  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.0 KB)

Runtime 相依性套件 (1):

puppet-lint ~> 2.0

Development 相依性套件 (4):

rake >= 0
rspec ~> 3.0
rspec-its ~> 1.0

擁有者:

作者:

  • Mark McKinstry

SHA 256 總和檢查碼:

029407fc81213cf532cd48b39894136e7aa2aea8164301d1bb18b024a74ef489

總下載次數 676,811

這個版本 187,841

授權:

Apache-2.0

Ruby 版本需求: >= 0

相關連結: