Skip to content

Commit

Permalink
Override kitchen cache dir for debian-7
Browse files Browse the repository at this point in the history
Due to ubuntu and debian packaging beind different but having same name
See test-kitchen/kitchen-vagrant#293
  • Loading branch information
shortdudey123 committed Apr 12, 2017
1 parent 57b1ee5 commit 3ecd030
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ platforms:
- name: centos-6.8
- name: centos-7.3
- name: debian-7.11
# Set due to https://github.com/test-kitchen/kitchen-vagrant/issues/293
driver:
kitchen_cache_directory: ~/.kitchen/cache/debian
- name: debian-8.6
- name: fedora-25
- name: ubuntu-14.04
Expand Down

0 comments on commit 3ecd030

Please sign in to comment.