From c46a317d9fcf9a61da4b85e7f4c216ede1e4722e Mon Sep 17 00:00:00 2001 From: Prince Chaddha Date: Fri, 15 Jul 2022 16:51:51 +0530 Subject: [PATCH] Update config-rb.yaml --- exposures/configs/config-rb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/exposures/configs/config-rb.yaml b/exposures/configs/config-rb.yaml index 661d94deee..4ea3a165cb 100644 --- a/exposures/configs/config-rb.yaml +++ b/exposures/configs/config-rb.yaml @@ -13,7 +13,7 @@ requests: - method: GET path: - "{{BaseURL}}/config.rb" - - "{BaseURL}}/.chef/config.rb" + - "{{BaseURL}}/.chef/config.rb" - "{{BaseURL}}/assets/config.rb" stop-at-first-match: true