From 2552847d7e13baea98b3d335170e81229021bef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Greg=20Kar=C3=A9kinian?= Date: Wed, 14 Aug 2019 16:36:47 +0200 Subject: [PATCH] Remove the deleted cluster specs from the kitchen config files --- .kitchen.dokken.yml | 5 ----- .kitchen.yml | 5 ----- 2 files changed, 10 deletions(-) diff --git a/.kitchen.dokken.yml b/.kitchen.dokken.yml index 6fa0b3a..bb92ad8 100644 --- a/.kitchen.dokken.yml +++ b/.kitchen.dokken.yml @@ -29,8 +29,3 @@ suites: run_list: - recipe[ipfs::default] attributes: - - name: cluster - run_list: - - recipe[ipfs::cluster] - - recipe[ipfs::cluster_service] - attributes: diff --git a/.kitchen.yml b/.kitchen.yml index da798d1..7544a69 100644 --- a/.kitchen.yml +++ b/.kitchen.yml @@ -14,8 +14,3 @@ suites: run_list: - recipe[ipfs::default] attributes: - - name: cluster - run_list: - - recipe[ipfs::cluster] - - recipe[ipfs::cluster_service] - attributes: