[docs] Add test docs how to use custom facter/puppet version
This commit is contained in:
parent
a70c52c1d4
commit
bf4daa73b1
1 changed files with 4 additions and 0 deletions
4
README
4
README
|
@ -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
|
||||
=========
|
||||
|
|
Loading…
Reference in a new issue