Skip to content

Instantly share code, notes, and snippets.

@mizzy
Created April 15, 2014 12:11
Show Gist options
  • Save mizzy/10727246 to your computer and use it in GitHub Desktop.
Save mizzy/10727246 to your computer and use it in GitHub Desktop.
config.vm.provision :serverspec do |spec|
spec.pattern = '*_spec.rb'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment