projects
/
chef.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Restart cgimap on upgrade
[chef.git]
/
.kitchen.yml
diff --git
a/.kitchen.yml
b/.kitchen.yml
index 299d0f7d2a8ac4bf20cab17bcd89c2b83d2001c7..e3e658424e961acab8865c50c2123f835b488e03 100644
(file)
--- a/
.kitchen.yml
+++ b/
.kitchen.yml
@@
-9,9
+9,15
@@
platforms:
- name: ubuntu-16.04
suites:
+ - name: apt
+ run_list:
+ - recipe[apt::default]
- name: munin
run_list:
- recipe[munin::default]
+ - name: networking
+ run_list:
+ - recipe[networking::default]
- name: tools
run_list:
- recipe[tools::default]