Skip to content

Commit

Permalink
Update the platforms we test on
Browse files Browse the repository at this point in the history
Signed-off-by: Tim Smith <tsmith@chef.io>
  • Loading branch information
tas50 committed May 26, 2018
1 parent 7988a5c commit 9bd47ff
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 11 deletions.
7 changes: 0 additions & 7 deletions .kitchen.dokken.yml
Expand Up @@ -19,13 +19,6 @@ platforms:
image: dokken/amazonlinux
pid_one_command: /sbin/init

- name: debian-7
driver:
image: dokken/debian-7
pid_one_command: /sbin/init
intermediate_instructions:
- RUN /usr/bin/apt-get update

- name: debian-8
driver:
image: dokken/debian-8
Expand Down
4 changes: 1 addition & 3 deletions .kitchen.yml
Expand Up @@ -14,8 +14,6 @@ platforms:
box: mvbcoding/awslinux
- name: centos-6
- name: centos-7
- name: debian-7
run_list: apt::default
- name: debian-8
run_list: apt::default
- name: debian-9
Expand Down Expand Up @@ -51,7 +49,7 @@ suites:
postfix:
recipient_canonical_map_entries:
john: john@doe.com

- name: sasl_auth_none
run_list:
- recipe[postfix::sasl_auth]
Expand Down
1 change: 0 additions & 1 deletion Gemfile
Expand Up @@ -6,5 +6,4 @@

source 'https://rubygems.org'

gem 'stove'
gem 'community_cookbook_releaser'

0 comments on commit 9bd47ff

Please sign in to comment.