Generate the config files using a TOML parser
Now we don't need to change both the template and the resources to add options
This commit is contained in:
@@ -6,4 +6,6 @@ description 'Installs/Configures kosmos-parity'
|
||||
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
|
||||
version '0.1.0'
|
||||
|
||||
gem 'toml'
|
||||
|
||||
depends 'ark'
|
||||
|
||||
Reference in New Issue
Block a user