We should phase out the Jenkins jobs:
erblint-HEAD
pplint-HEAD
Can be replaced by a rake task such as operations/puppet rake task puppetlint_head.
Challenge is to figure out how to lint then from pure ruby :]
- puppet-syntax gem does it for us https://gerrit.wikimedia.org/r/#/c/331239/ !