Commit e82e56f
committed
Install released puppet and facter gems
Allow `PUPPET_GEM_VERSION` to be passed as an environment variable,
including the source:
$ export PUPPET_GEM_VERSION="source:https://rubygems-puppetcore.puppet.com#~> 8.0"
$ export BUNDLE_RUBYGEMS___PUPPETCORE__PUPPET__COM=forge-key:XXX
$ bundle install
$ bundle exec puppet --version
8.13.11 parent 8ad4f48 commit e82e56f
2 files changed
+4
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| 12 | + | |
| 13 | + | |
11 | 14 | | |
12 | 15 | | |
13 | 16 | | |
| |||
0 commit comments