diff --git a/.kitchen.yml b/.kitchen.yml index dfc2bb5..46ecfc4 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -36,7 +36,7 @@ platforms: - name: ubuntu-14.04 run_list: - recipe[apt] - - name: centos-6.6 + - name: centos-6.7 run_list: - recipe[yum]