From: Walter Huf Date: Wed, 7 May 2014 20:42:05 +0000 (-0500) Subject: Updated testkitchens to the latest distro versions X-Git-Tag: v0.8.0~39^2~7 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=b75790157abb57f00ff3fddff3de0a9155553539;p=ceph-cookbooks.git Updated testkitchens to the latest distro versions --- diff --git a/.kitchen.yml b/.kitchen.yml index ca29bb0..ed81732 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -5,14 +5,14 @@ driver_config: require_chef_omnibus: true platforms: -- name: ubuntu-10.04 +- name: ubuntu-12.04 run_list: - recipe[apt] -- name: ubuntu-12.04 +- name: ubuntu-14.04 run_list: - recipe[apt] -- name: centos-6.4 -- name: centos-5.9 +- name: centos-6.5 +- name: centos-5.10 provisioner: name: chef_zero