puppet-lint-legacy_facts-check 0.0.3
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:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (1):
            puppet-lint
            ~> 2.0
          
    