diff options
author | Tim Smith <tsmith@chef.io> | 2017-09-16 20:02:39 -0700 |
---|---|---|
committer | Tim Smith <tsmith@chef.io> | 2017-09-18 10:10:55 -0700 |
commit | d794cb8d4adcd0af89be8ea34ed01032b82d11f1 (patch) | |
tree | 05f293e540bbb11b98cadb7bc939317c591148a4 /kitchen-tests | |
parent | 39564ef31229f13e4c0e6dae69d1b0d968c224c5 (diff) | |
download | chef-d794cb8d4adcd0af89be8ea34ed01032b82d11f1.tar.gz |
Use the new openssh cookbook to fix CentOS 7
I fixed docker failures on CentOS 7 in the updated openssh cookbook
Signed-off-by: Tim Smith <tsmith@chef.io>
Diffstat (limited to 'kitchen-tests')
-rw-r--r-- | kitchen-tests/Berksfile.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock index 387a97f867..c38893c2dc 100644 --- a/kitchen-tests/Berksfile.lock +++ b/kitchen-tests/Berksfile.lock @@ -42,7 +42,7 @@ GRAPH nscd (5.0.0) ntp (3.5.2) ohai (5.2.0) - openssh (2.4.1) + openssh (2.5.0) iptables (>= 1.0) openssl (7.1.0) php (4.5.0) |