forked from rackspace-cookbooks/chef-slack_handler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.kitchen.yml
46 lines (42 loc) · 834 Bytes
/
.kitchen.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
---
driver:
name: vagrant
provisioner:
name: chef_zero
platforms:
- name: centos-5.11
- name: centos-6.7
- name: centos-7.2
- name: debian-7.9
- name: debian-8.2
- name: fedora-21
- name: fedora-22
- name: ubuntu-12.04
- name: ubuntu-14.04
suites:
- name: default
run_list:
# Needed for Foodcritic RACK004
- name: gem
run_list:
- recipe[slack_handler]
attributes:
chef_client:
handler:
slack:
team: foo
api_key: bar
- name: webhook
run_list:
- recipe[slack_handler]
attributes:
chef_client:
handler:
slack:
team: foo
api_key: bar
webhooks:
name:
- test
test:
url: https://hooks.slack.local/1/2/3