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:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            puppet-lint
            ~> 2.0
          
    