Added abstraction layer around config.
`roles` in config renamed to `defaultRoles`. These are used if no `roles` are provided in production.yaml
This commit is contained in:
parent
8cd01fe99e
commit
6ae9143c22
33 changed files with 42 additions and 33 deletions
|
@ -257,7 +257,7 @@ seleniumWebDriver:
|
|||
browser: phantomjs
|
||||
|
||||
|
||||
roles:
|
||||
defaultRoles:
|
||||
global:
|
||||
master:
|
||||
name: Global Master
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue