Merge ~sajoupa/content-cache-charm:lua-http-cache-purge into content-cache-charm:master

Proposed by Laurent Sesquès
Status: Work in progress
Proposed branch: ~sajoupa/content-cache-charm:lua-http-cache-purge
Merge into: content-cache-charm:master
Diff against target: 12 lines (+1/-0)
1 file modified
layer.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Content Cache Charmers Pending
Review via email: mp+397711@code.launchpad.net
To post a comment you must log in.

Unmerged commits

6575b10... by Laurent Sesquès

Add the package libnginx-mod-http-cache-purge to enable cache purging with Lua

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/layer.yaml b/layer.yaml
2index 6aecd36..99dc399 100644
3--- a/layer.yaml
4+++ b/layer.yaml
5@@ -8,6 +8,7 @@ options:
6 packages:
7 - haproxy
8 - libnginx-mod-http-lua
9+ - libnginx-mod-http-cache-purge
10 - nginx
11 - python3-jinja2
12 - socat

Subscribers

People subscribed via source and target branches