Commit a40f34c
ISV-3470: use proxy_pass variable to force regular address resolution… (#441)
* ISV-3470: use proxy_pass variable to force regular address resolution (to prevent mismatched upstream address)
* ISV-3470: use nameserver qualified name instead of ip address
---------
Co-authored-by: John Bell <[email protected]>1 parent c70cfd3 commit a40f34c
File tree
2 files changed
+4
-1
lines changed- ansible
- inventory/group_vars
- roles/nginx-proxy/templates/openshift
2 files changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
| 61 | + | |
61 | 62 | | |
62 | 63 | | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
0 commit comments