Skip to content

Commit

Permalink
Revert "Remove centos 6 kitchen tests (#914)" (#915)
Browse files Browse the repository at this point in the history
This reverts commit 360839c.
  • Loading branch information
alopezz authored May 8, 2024
1 parent 5948fbe commit 0b5760f
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions kitchen.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,14 @@ platforms:
- name: ubuntu-14.04
driver_config:
require_chef_omnibus: 14.12
- name: centos-6.6
driver_config:
require_chef_omnibus: 14.12
image: 'datadog/docker-library:chef_kitchen_systemd_centos_6'
run_command: /root/start.sh
attributes:
datadog:
service_provider: Systemd
- name: centos-7.7
driver_config:
require_chef_omnibus: 14.12
Expand Down
1 change: 1 addition & 0 deletions kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ platforms:
ubuntu-14.04
ubuntu-16.04
centos-5.11
centos-6.6
centos-7.1
debian-7.8
debian-9.13
Expand Down

0 comments on commit 0b5760f

Please sign in to comment.