projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Add tests for munin::server recipe
[chef.git]
/
.kitchen.yml
diff --git
a/.kitchen.yml
b/.kitchen.yml
index 12ffa49142f46ae9a37577109bb3526fdb2ee937..389ab5792da02f4c6bb691f04065ca4edbdf9958 100644
(file)
--- a/
.kitchen.yml
+++ b/
.kitchen.yml
@@
-28,6
+28,9
@@
suites:
- name: munin
run_list:
- recipe[munin::default]
+ - name: munin-server
+ run_list:
+ - recipe[munin::server]
- name: networking
run_list:
- recipe[networking::default]