From bf4daa73b11fe7d7db49a6f863d8e850288c57e8 Mon Sep 17 00:00:00 2001 From: varac Date: Mon, 7 Dec 2015 14:36:48 +0100 Subject: [docs] Add test docs how to use custom facter/puppet version --- README | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README b/README index e08cc5b..410201d 100644 --- a/README +++ b/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 ========= -- cgit v1.2.3