puppet-lint-legacy_facts-check 1.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:
=
install:
=
Runtime Dependencies (1):
puppet-lint
= 2.3.6