Marijus Ravickas

Results 3 issues of Marijus Ravickas

Signed-off-by: Marijus Ravickas ## Description There are situations when config file can have bool parameters indicated as string "true" or as bool true. ## Related Issue inspec/inspec#6042 ## Types of...

## Detailed Description There are situations when config file can have bool parameters indicated as string `"true"` or as bool `true`. Application itself has logic inside. If I understood correctly...

Description =========== I am trying to consume topic's using regex `^nginx.(?!svc$|nginx$|.*sandbox).*` and getting `Local: Invalid argument or configuration (invalid_arg)`. How could I solve this issue? And seems I was not...