Commit e395f71
fb_apache: minor fixes (facebook#281)
Summary:
* Recenty we added the knob to control `status.conf`, except that
we didn't implement it in the verify_configs, so it was (1) testing
the wrong thing and (2) making why-run lie
* Add module-mapping for mod_proxy_http2
Signed-off-by: Phil Dibowitz <phil@ipom.com>
Pull Request resolved: facebook#281
Differential Revision: D71135020
fbshipit-source-id: 6d0f214b7ae5433729a945f7ba55b9bee47f7d871 parent 1d3ab97 commit e395f71
File tree
2 files changed
+14
-8
lines changed- cookbooks/fb_apache
- attributes
- resources
2 files changed
+14
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
152 | 152 | | |
153 | 153 | | |
154 | 154 | | |
| 155 | + | |
155 | 156 | | |
156 | 157 | | |
157 | 158 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
| 92 | + | |
| 93 | + | |
| 94 | + | |
| 95 | + | |
| 96 | + | |
| 97 | + | |
| 98 | + | |
| 99 | + | |
| 100 | + | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
100 | 105 | | |
101 | 106 | | |
102 | 107 | | |
| |||
0 commit comments