Make all config values configurable
And use a standard scheme for variable/key naming
This commit is contained in:
@@ -35,3 +35,11 @@ suites:
|
||||
verifier:
|
||||
inspec_tests:
|
||||
- test/integration/default
|
||||
attributes:
|
||||
strfry:
|
||||
config:
|
||||
relay:
|
||||
bind: 0.0.0.0
|
||||
port: 7778
|
||||
info:
|
||||
name: "Test relay"
|
||||
|
||||
Reference in New Issue
Block a user