Skip to content

Commit

Permalink
Merge pull request sous-chefs#435 from legal90/fix-it
Browse files Browse the repository at this point in the history
Fix integration tests
  • Loading branch information
legal90 committed May 16, 2017
2 parents e7188dc + 3b4c364 commit b4c3c47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 4 deletions.
4 changes: 4 additions & 0 deletions .kitchen.dokken.yml
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,10 @@ platforms:
intermediate_instructions:
- RUN /usr/bin/apt-get update
- RUN /usr/bin/apt-get install lsb-release net-tools -y
attributes:
poise-service:
consul:
provider: sysvinit

suites:
- name: default
Expand Down
8 changes: 4 additions & 4 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ platforms:
- name: ubuntu-16.04
- name: ubuntu-14.04
- name: ubuntu-12.04
- name: centos-7.2
- name: centos-6.7
- name: centos-7.3
- name: centos-6.8
- name: centos-5.11
- name: debian-8.2
- name: debian-7.9
- name: debian-8.7
- name: debian-7.11
- name: windows-2012r2

suites:
Expand Down

0 comments on commit b4c3c47

Please sign in to comment.