diff options
author | Tim Smith <tsmith@chef.io> | 2017-09-18 11:41:03 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-18 11:41:03 -0700 |
commit | 45a61c7413f38130bee2a1e88c3dd1df2f9ff43d (patch) | |
tree | 8ef4fb81d754a05e0685e6935deceeb8b2f6c767 /kitchen-tests/Berksfile.lock | |
parent | d23f6833cca99debb075bca567faba0e204f0ead (diff) | |
parent | 4638bf01b05b4dfc98b6b106e6d95f4f7a37a6e1 (diff) | |
download | chef-45a61c7413f38130bee2a1e88c3dd1df2f9ff43d.tar.gz |
Merge pull request #6414 from chef/travis_integration
Update dokken integration testing: dokken images, updated cookbook, debian 9
Diffstat (limited to 'kitchen-tests/Berksfile.lock')
-rw-r--r-- | kitchen-tests/Berksfile.lock | 70 |
1 files changed, 36 insertions, 34 deletions
diff --git a/kitchen-tests/Berksfile.lock b/kitchen-tests/Berksfile.lock index 3d6e8d15c0..7bf9e1164a 100644 --- a/kitchen-tests/Berksfile.lock +++ b/kitchen-tests/Berksfile.lock @@ -1,13 +1,12 @@ DEPENDENCIES base path: cookbooks/base - php (~> 1.5.0) - resolver - git: https://github.com/chef-cookbooks/resolver.git - revision: 4ab8cb0dfee3696fb8a1e4398e95bff9f33fd6ab + webapp + path: cookbooks/webapp GRAPH - apt (6.0.1) + apache2 (4.0.0) + apt (6.1.4) base (0.1.0) apt (>= 0.0.0) build-essential (>= 0.0.0) @@ -23,50 +22,53 @@ GRAPH sudo (>= 0.0.0) ubuntu (>= 0.0.0) users (>= 0.0.0) - build-essential (8.0.0) + build-essential (8.0.3) mingw (>= 1.1) seven_zip (>= 0.0.0) - chef-client (8.0.0) - cron (>= 1.7.0) + chef-client (8.1.8) + cron (>= 2.0.0) logrotate (>= 1.9.0) - windows (>= 1.42.0) - chef_hostname (0.5.0) - compat_resource (12.16.3) - cron (4.1.0) + windows (>= 2.0.0) + chef_hostname (0.6.1) + compat_resource (12.19.0) + cron (4.1.3) compat_resource (>= 0.0.0) - iis (5.1.0) - windows (>= 2.0) - iptables (4.0.1) - logrotate (2.1.0) - compat_resource (>= 0.0.0) - mingw (2.0.0) + database (6.1.1) + postgresql (>= 1.0.0) + iptables (4.2.1) + logrotate (2.2.0) + mingw (2.0.1) seven_zip (>= 0.0.0) multipackage (4.0.0) compat_resource (>= 0.0.0) - mysql (8.3.1) + mysql (8.5.1) nscd (5.0.0) - ntp (3.3.1) - ohai (5.0.2) - openssh (2.2.0) + ntp (3.5.2) + ohai (5.2.0) + openssh (2.5.0) iptables (>= 1.0) - php (1.5.0) + openssl (7.1.0) + php (4.5.0) build-essential (>= 0.0.0) - iis (>= 0.0.0) - mysql (>= 0.0.0) - windows (>= 0.0.0) - xml (>= 0.0.0) + mysql (>= 6.0.0) yum-epel (>= 0.0.0) + postgresql (6.1.1) + build-essential (>= 2.0.0) + compat_resource (>= 12.16.3) + openssl (>= 4.0) resolver (2.0.1) - selinux (1.0.3) + selinux (2.1.0) seven_zip (2.0.2) windows (>= 1.2.2) - sudo (3.3.1) + sudo (3.5.3) ubuntu (2.0.1) apt (>= 0.0.0) - users (4.0.3) - windows (3.0.4) + users (5.1.0) + webapp (0.1.0) + apache2 (~> 4.0.0) + database (~> 6.1.1) + php (~> 4.5.0) + windows (3.1.2) ohai (>= 4.0.0) - xml (3.1.1) - build-essential (>= 0.0.0) - yum-epel (2.1.1) + yum-epel (2.1.2) compat_resource (>= 12.16.3) |