Sha256: 6272dc8f1047c40b19b5127d15517ec25aa4f483e851899924ae16e56b54286e

Contents?: true

Size: 296 Bytes

Versions: 4

Compression:

Stored size: 296 Bytes

Contents

require 'puppetlabs_spec_helper/module_spec_helper'

RSpec.configure do |c|
  c.parser = 'future'
  c.environmentpath = '<%= environmentpath %>'
  c.module_path = '<%= modulepath %>'
  c.hiera_config = '<%= environmentpath %>/production/hiera.yaml'
  c.manifest = '<%= repo.temp_manifest %>'
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
controlrepo-2.0.10 templates/spec_helper.rb.erb
controlrepo-2.0.8 templates/spec_helper.rb.erb
controlrepo-2.0.7 templates/spec_helper.rb.erb
controlrepo-2.0.6 templates/spec_helper.rb.erb