Commit Graph

1 Commits

Author SHA1 Message Date
Colleen Murphy 81d0f9d161 Add Gemfile and puppet 4 checks
In anticipation of puppet 4, start trying to deal with puppet 4 things
that can be helpfully predicted by puppet lint plugins.

This patch also corrects lint errors caught by the
puppet-lint-empty_string-check plugin by changing the default value of
the $base parameter to be undef instead of empty string, which will be
evaluated the same when interpolated in a string, and by making the
$url parameter required.

Change-Id: Ic1146cbd44b589c5dfca10deb410301ef4d46528
2015-08-13 16:26:34 -07:00