puppet-lint-legacy_facts-check 0.0.5
A pupet-lint to check you are not using legacy facts like `$::operatingsystem` or `$facts['operatingsystem']`. You should use the new structured facts like `$facts['os']['name']` instead
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (1):
            puppet-lint
            ~> 2.0
          
    