Update IPFS cookbook

This commit is contained in:
2020-10-25 12:09:01 +01:00
parent 0f5f84dba2
commit 2c368f0f10
11 changed files with 19 additions and 32 deletions

View File

@@ -13,12 +13,10 @@ provisioner:
verifier:
name: inspec
root_path: '/opt/verifier' # Needed for the specs to be detected in Docker
chef_license: accept
platforms:
- name: ubuntu-16.04
driver:
image: dokken/ubuntu-16.04
pid_one_command: /bin/systemd
- name: ubuntu-18.04
driver:
image: dokken/ubuntu-18.04
@@ -33,8 +31,3 @@ suites:
run_list:
- recipe[ipfs::default]
attributes:
- name: cluster
run_list:
- recipe[ipfs::cluster]
- recipe[ipfs::cluster_service]
attributes: