Skip to content

Commit

Permalink
.kitchen.yml: Fix some comments
Browse files Browse the repository at this point in the history
  • Loading branch information
zuazo committed Oct 7, 2015
1 parent e72b00e commit c61b18c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,11 +50,11 @@ suites:
- name: sqlite
run_list: recipe[owncloud_test::sqlite]
excludes:
# execute[run owncloud setup]: Writing to database failed
# execute[run owncloud setup]: No database drivers installed.
- centos-5.11
- name: nginx
run_list: recipe[owncloud_test::nginx]
excludes:
# Error: Missing Dependency: php54w-cli >= 5.1.0-1 is needed by package
# 1:php54w-pear-1.9.4-7.w5.noarch (installed)
# yum -d0 -e0 -y install php-fpm-5.4.45-2.el5.remi returned 1:
# Transaction Check Error:
- centos-5.11

0 comments on commit c61b18c

Please sign in to comment.