Use docker for acceptance tests
- Fix providers
- Fix instances by splitting lib into AugeasProviders::VarnishParam namespace
- Support generic -p param=value parameters in varnish_param (Debian only)
- Fix multiple providers by adding base provider
- Fix service file location on Debian 8
Fix strict_variables activation with rspec-puppet 2.2
Replace apt-key with full length fingerprint
Add beaker_spec_helper to Gemfile
Use random application order in nodeset
add utopic & vivid nodesets
Don't allow failure on Puppet 4
Add missing ownership
Add puppet-lint-file_source_rights-check gem
Don't pin beaker
Add nodeset ubuntu-12.04-x86_64-openstack
Add beaker nodeset
Use file() instead of fileserver (way faster)
Confine rspec pinning to ruby 1.8
Various rspec improvements Add puppet-lint plugins Lint/fix for Puppet 4
Fix unquoted strings in cases
Various improvements in unit tests
Fix metadata.json Add varnish_param type & providers