WIP RSK cookbook

This commit is contained in:
2021-06-13 16:58:53 +02:00
parent d7af1a57d1
commit 2063f5c953
14 changed files with 308 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
name 'kosmos_rsk'
maintainer 'Kosmos Developers'
maintainer_email 'ops@kosmos.org'
license 'MIT'
description 'Installs/configures RSK and related software'
version '0.1.0'
chef_version '>= 15.0'
issues_url 'https://gitea.kosmos.org/kosmos/chef/issues'
source_url 'https://gitea.kosmos.org/kosmos/chef'
depends 'firewall'