Skip to content

Commit 2f2feec

Browse files
authored
Merge pull request #65 from kungfu71186/patch-1
Update pillar.example
2 parents 40c7ac8 + 2d74c71 commit 2f2feec

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pillar.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,6 @@ haproxy:
203203
- "content accept if serverhello"
204204
stickons:
205205
- "payload_lv(43,1) if clienthello"
206-
reqrep:
207-
- "^([^\ :]*)\ /static/(.*) \1\ \2"
206+
reqreps:
207+
- '^([^\ :]*)\ /static/(.*) \1\ \2'
208208
options: "ssl-hello-chk"

0 commit comments

Comments
 (0)