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: