[docs] Add test docs how to use custom facter/puppet version

This commit is contained in:
varac 2015-12-07 14:36:48 +01:00
parent a70c52c1d4
commit bf4daa73b1

4
README
View file

@ -576,6 +576,10 @@ To run pupept rspec tests:
bundle install --path vendor/bundle
bundle exec rake spec
Using different facter/puppet versions:
FACTER_GEM_VERSION=1.6.10 PUPPET_GEM_VERSION=2.7.23 bundle install --path vendor/bundle
bundle exec rake spec
Licensing
=========