From: Walter Huf Date: Wed, 7 May 2014 22:57:44 +0000 (-0500) Subject: Adds Debian Wheezy tests X-Git-Tag: v0.8.0~39^2~2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=4959211c6b91ae4975b0346d04aa7e156b4de7c4;p=ceph-cookbooks.git Adds Debian Wheezy tests It passes its test perfectly --- diff --git a/.kitchen.yml b/.kitchen.yml index 00492b9..41f8cf4 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -11,6 +11,9 @@ platforms: - name: ubuntu-14.04 run_list: - recipe[apt] +- name: debian-7.4 + run_list: + - recipe[apt] - name: centos-6.5 - name: centos-5.10 - name: fedora-18