Commit 17fa912
committed
Exclude :release group from integration test bundle install
The :release group contains github_changelog_generator (via a GitHub
fork) which has an unresolvable rainbow dependency. Since release
tooling is never needed during test runs, excluding it unblocks bundle
install and allows the syslog gem to be installed — which Puppet's POSIX
feature check requires to load successfully.
Signed-off-by: Austin Blatt <austb@austb.net>1 parent d9d0251 commit 17fa912
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments