more verbose message
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
e1b1371bfb
commit
2eb861290a
|
@ -4,4 +4,5 @@
|
|||
that:
|
||||
- cont_mem_limit > geth_cache
|
||||
fail_msg: 'Memory limit cant be lower than cache: {{ cont_mem_limit }} > {{ geth_cache }}'
|
||||
success_msg: 'Memory limit is higher than cache size'
|
||||
success_msg: 'Memory limit is higher than cache size: {{ cont_mem_limit }} > {{ geth_cache }}'
|
||||
quiet: true
|
||||
|
|
Loading…
Reference in New Issue