source: other-projects/hathitrust/vagrant-hadoop-cluster/trunk/modules/stdlib/spec/spec_helper.rb@ 30903

Last change on this file since 30903 was 30903, checked in by davidb, 8 years ago

Vagrant provisioning files for a 4-node Hadoop cluster. See README.txt for more details

  • Property svn:executable set to *
File size: 221 bytes
Line 
1#This file is generated by ModuleSync, do not edit.
2require 'puppetlabs_spec_helper/module_spec_helper'
3
4# put local configuration and setup into spec_helper_local
5begin
6 require 'spec_helper_local'
7rescue LoadError
8end
Note: See TracBrowser for help on using the repository browser.