Kevin Pankonen

Results 5 issues of Kevin Pankonen

## what * adds the ability to give push-only access to the repository ## why * full access was more than we wanted in our situation (CI pushing images to...

This PR adds a travis CI job to run a Dockerfile linter (https://github.com/lukasmartinelli/hadolint) The job is marked as allowed to fail for now.

We're using some additional puppet-lint checks (`absolute_classname` and `trailing_comma`) in our environment that were failing. This MR adds those checks, and fixes the errors.

If the request version isn't available --force will make it install a different version instead ``` $ /usr/bin/pear upgrade --force phpseclib.sourceforge.net/Crypt_AES-0.3.7 WARNING: failed to download phpseclib.sourceforge.net/Crypt_AES, version "0.3.7", will instead...

We're using some additional puppet-lint checks (absolute_classname and trailing_comma) in our environment that were failing. This MR adds those checks, and fixes the errors.