Remove the deleted cluster specs from the kitchen config files

This commit is contained in:
Greg 2019-08-14 16:36:47 +02:00
parent b6028ffff8
commit 2552847d7e
2 changed files with 0 additions and 10 deletions

View File

@ -29,8 +29,3 @@ suites:
run_list:
- recipe[ipfs::default]
attributes:
- name: cluster
run_list:
- recipe[ipfs::cluster]
- recipe[ipfs::cluster_service]
attributes:

View File

@ -14,8 +14,3 @@ suites:
run_list:
- recipe[ipfs::default]
attributes:
- name: cluster
run_list:
- recipe[ipfs::cluster]
- recipe[ipfs::cluster_service]
attributes: