Move attributes from the ipfs cookbook to kosmos-ipfs

The default attributes set in the ipfs cookbook do not include
attributes that are specific to Kosmos anymore
This commit is contained in:
Greg Karékinian
2019-07-05 15:38:30 +02:00
parent 7803513318
commit 9c8befc179
3 changed files with 21 additions and 26 deletions

View File

@@ -4,7 +4,7 @@ maintainer_email 'mail@kosmos.org'
license 'MIT'
description 'Installs/Configures kosmos-ipfs'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '0.1.3'
version '0.2.0'
depends 'ipfs'
depends 'kosmos-base'