Skip to content

Commit b47f39f

Browse files
committed
voxupuli-acceptance: Update 4.1->4.2
4.2 brings and updated `curl_command` which allows us to configure client TLS certificates and username/password. We want to use that in puppet-foreman: theforeman/puppet-foreman#1251
1 parent e1d1141 commit b47f39f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config_defaults.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ Gemfile:
2828
groups:
2929
- 'development'
3030
- gem: 'voxpupuli-acceptance'
31-
version: '~> 4.1'
31+
version: '~> 4.2'
3232
options:
3333
groups:
3434
- 'system_tests'

0 commit comments

Comments
 (0)