Skip to content

Commit

Permalink
Added kitchen test for runit
Browse files Browse the repository at this point in the history
  • Loading branch information
webcoyote committed Aug 19, 2014
1 parent fcf93b8 commit ad8bc89
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,13 @@ suites:
attributes:
consul:
datacenter: FortMeade
- name: runit
run_list:
- recipe[consul::default]
attributes:
consul:
datacenter: FortMeade
init_style: runit
- name: ui
run_list:
- recipe[consul::default]
Expand Down

0 comments on commit ad8bc89

Please sign in to comment.